rust/compiler/rustc_serialize/src
2022-08-18 19:29:02 +01: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 Add diagnostic translation lints to crates that don't emit them 2022-08-18 19:29:02 +01:00
opaque.rs use BufReader for counting zero bytes 2022-07-02 22:51:42 +09:00
serialize.rs Move finish out of the Encoder trait. 2022-06-16 16:20:32 +10:00