Files
rust/compiler/rustc_codegen_ssa/src/back
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-11-04 21:27:22 -05:00
2025-11-11 18:55:40 -05:00
2025-09-12 20:53:28 +02:00