rust/tests/ui/wasm
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
..
auxiliary Fix wasm_import_module attribute cross-crate 2025-11-06 19:04:11 +01:00
simd-to-array-80108.rs ...and wasm tests too 2025-07-20 10:15:14 -07:00
wasm-bindgen-broken-error.rs Add test 2025-01-23 10:55:01 +00:00
wasm-bindgen-broken-error.v0_1_0.stderr Add test 2025-01-23 10:55:01 +00:00
wasm-bindgen-broken-error.v0_2_87.stderr Add test 2025-01-23 10:55:01 +00:00
wasm-custom-section-relocations.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
wasm-custom-section-relocations.stderr
wasm-hang-issue-76281.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
wasm-import-module.rs Changes to the uitests 2025-08-27 20:25:18 +02:00
wasm-import-module.stderr Changes to the uitests 2025-08-27 20:25:18 +02:00
wasm-link-name-in-foreign-crate-respected.rs Fix wasm_import_module attribute cross-crate 2025-11-06 19:04:11 +01:00
wasm-stable-target-features.rs Stabilize WebAssembly multivalue, reference-types, and tail-call target features 2024-11-10 07:45:14 -08:00