This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4d259f6ef3
rust
/
compiler
/
rustc_serialize
/
src
History
Download ZIP
Download TAR.GZ
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