mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 19:47:01 +00:00
`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.