rust/compiler/rustc_serialize
Nicholas Nethercote fa133f5354 Remove a low-value assertion.
Checking that `read_raw_bytes(len)` changes the position by `len` is a
reasonable thing for a test, but isn't much use in just one of the
zillion `Decodable` impls.
2023-04-28 18:34:52 +10:00
..
src Remove a low-value assertion. 2023-04-28 18:34:52 +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