rust/compiler/rustc_serialize/src
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
..
collection_impls.rs Use delayed error handling for Encodable and Encoder infallible. 2022-06-08 07:01:26 +10:00
leb128.rs
lib.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
opaque.rs Move finish out of the Encoder trait. 2022-06-16 16:20:32 +10:00
serialize.rs Move finish out of the Encoder trait. 2022-06-16 16:20:32 +10:00