mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 10:58:29 +00:00
Remove `MemEncoder` `MemEncoder` only has one non-test use, and `FileEncoder` would be more appropriate there anyway. r? ``@cjgillot``
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.