mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +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.