Files
rust-lang/compiler
Alex Crichton 279ca7e533 Fix wasm_import_module attribute cross-crate
This commit fixes an accidental regression from 144678 where wasm
targets would now accidentally use the wrong import module map for a
symbol causing a symbol to skip mangling. This can result in compilation
failures when symbols are used in cross-crate situations.

Closes 148347
2025-11-06 19:04:11 +01:00
..
2025-09-08 09:23:37 -07:00
2025-09-12 15:10:30 -05:00
2025-09-09 14:49:16 +02:00