rust/compiler/rustc_codegen_ssa
Dylan DPC 887dffc447
Rollup merge of #111086 - nnethercote:rm-MemEncoder, r=cjgillot
Remove `MemEncoder`

`MemEncoder` only has one non-test use, and `FileEncoder` would be more appropriate there anyway.

r? ``@cjgillot``
2023-05-04 00:17:26 +05:30
..
2023-04-25 18:59:55 +01:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.