rust/compiler/rustc_serialize/tests
Nicholas Nethercote bb02cc47c4 Move `finish` out of the `Encoder` trait.
This simplifies things, but requires making `CacheEncoder` non-generic.

(This was previously merged as commit 4 in #94732 and then was reverted
in #97905 because it caused a perf regression.)
2022-06-16 16:20:32 +10:00
..
leb128.rs Modify the buffer position directly when reading leb128 values. 2022-01-07 10:40:51 +11:00
opaque.rs Move `finish` out of the `Encoder` trait. 2022-06-16 16:20:32 +10:00