rust/compiler/rustc_serialize/src
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