mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
732afd41cf
`foreign_module` and `wasm_import_module` are not needed for linking, and hence can be removed from CodegenResults.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.