rust/compiler/rustc_serialize
Nicholas Nethercote 88600a6d7f Rename Decoder::read_nil and read_unit.
Because `()` is called "unit" and it makes it match
`Encoder::emit_unit`.
2022-01-22 10:22:24 +11:00
..
src Rename Decoder::read_nil and read_unit. 2022-01-22 10:22:24 +11:00
tests Modify the buffer position directly when reading leb128 values. 2022-01-07 10:40:51 +11:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00