rust/compiler/rustc_incremental/src
Nicholas Nethercote b983e42936 Rename rustc_serialize::opaque::Encoder as MemEncoder.
This avoids the name clash with `rustc_serialize::Encoder` (a trait),
and allows lots qualifiers to be removed and imports to be simplified
(e.g. fewer `as` imports).
2022-06-08 09:50:44 +10:00
..
persist Rename rustc_serialize::opaque::Encoder as MemEncoder. 2022-06-08 09:50:44 +10:00
assert_dep_graph.rs rename visit item-like methods 2022-05-13 11:46:06 -04:00
assert_module_sources.rs fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
lib.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00