This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
bc4b39c271bbd36736cbf1c0a1ac23d5df38d365
rust
/
compiler
/
rustc_serialize
/
src
History
Ellen Arteca
258d3672f0
Adding support for rustc_serialize encode and decode for Box and Vec that use a custom allocator
2022-08-25 20:19:49 +00:00
..
collection_impls.rs
Use delayed error handling for
Encodable
and
Encoder
infallible.
2022-06-08 07:01:26 +10:00
leb128.rs
Unpeel the first iteration of the loop in impl_read_unsigned_leb128.
2022-01-07 13:36:26 +11:00
lib.rs
Adding support for rustc_serialize encode and decode for Box and Vec that use a custom allocator
2022-08-25 20:19:49 +00:00
opaque.rs
use BufReader for counting zero bytes
2022-07-02 22:51:42 +09:00
serialize.rs
Adding support for rustc_serialize encode and decode for Box and Vec that use a custom allocator
2022-08-25 20:19:49 +00:00