mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 11:53:54 +00:00
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).