Files
rust/tests/ui/wasm
Alex Crichton 93fef455de 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-01 05:04:30 -07:00
..
2025-07-20 10:15:14 -07:00
2025-01-23 10:55:01 +00:00
2025-08-27 20:25:18 +02:00