mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
b4ba2f0bf4
Because we're writing to a file, so `FileEncoder` is better because we don't have to write all the data to memory first.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.