rust/compiler/rustc_serialize
Nicholas Nethercote a676dfa888 Remove MemDecoder::read_byte.
It's just a synonym for `read_u8`.
2023-04-28 18:34:55 +10:00
..
src Remove MemDecoder::read_byte. 2023-04-28 18:34:55 +10:00
tests Rewrite MemDecoder around pointers not a slice 2023-04-23 17:25:11 -04:00
Cargo.toml Update indexmap and rayon crates 2023-03-25 02:12:13 +01:00