Files
rust/compiler
Matthias Krüger 023cc3cacc Rollup merge of #150164 - fix-wasm-export-executable-symbols, r=jdonszelmann
rustc: Fix `-Zexport-executable-symbols` on wasm

This commit reorders some cases in `export_symbols` in the linker implementation for wasm to ensure that the `is_like_wasm` case is handled before the catch-all `CrateType::Executable` case.
2026-01-08 16:25:29 +01:00
..
2025-12-19 15:04:30 -08:00
2025-10-12 08:08:30 +00:00
2026-01-07 08:44:32 +08:00
2026-01-07 08:44:32 +08:00
2025-12-28 16:12:27 +00:00