mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 12:47:42 +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.