about summary refs log tree commit diff
path: root/compiler/rustc_serialize/src/serialize.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-04-28 08:37:11 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2023-04-28 09:50:21 +1000
commitb51deba9ac36ee2808af8a03fe8bc6fc570cc497 (patch)
tree8e4163dd9e9a1f67da7e96414739b5bdda692798 /compiler/rustc_serialize/src/serialize.rs
parentc14882f74e8feb3f76ae85ed5cd66afaccd1da67 (diff)
downloadrust-b51deba9ac36ee2808af8a03fe8bc6fc570cc497.tar.gz
rust-b51deba9ac36ee2808af8a03fe8bc6fc570cc497.zip
Remove `MemDecoder::read_raw_bytes_inherent`.
It's unnecessary. Note that `MemDecoder::read_raw_bytes` how has a `&'a
[u8]` return type, the same as what `read_raw_bytes_inherent` had.
Diffstat (limited to 'compiler/rustc_serialize/src/serialize.rs')
0 files changed, 0 insertions, 0 deletions