mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
887dffc447
Remove `MemEncoder` `MemEncoder` only has one non-test use, and `FileEncoder` would be more appropriate there anyway. r? ``@cjgillot``