1
Fork 0
rust/compiler/rustc_serialize
Nicholas Nethercote dc08bc51f2 Move finish out of the Encoder trait.
This simplifies things, but requires making `CacheEncoder` non-generic.
2022-06-08 09:21:05 +10:00
..
src Move finish out of the Encoder trait. 2022-06-08 09:21:05 +10:00
tests Move finish out of the Encoder trait. 2022-06-08 09:21:05 +10:00
Cargo.toml Use an indexmap to avoid sorting LocalDefIds 2022-01-22 22:34:16 -06:00