rust/compiler/rustc_serialize
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
..
src Move finish out of the Encoder trait. 2022-06-16 16:20:32 +10:00
tests Move finish out of the Encoder trait. 2022-06-16 16:20:32 +10:00
Cargo.toml Use an indexmap to avoid sorting LocalDefIds 2022-01-22 22:34:16 -06:00