rust/compiler/rustc_codegen_ssa
Vadim Petrochenkov 842858f765 linker: Quote symbol names in .def files
To support weird symbol names, including dots in particular.
2025-05-02 16:25:00 +03:00
..
src linker: Quote symbol names in .def files 2025-05-02 16:25:00 +03:00
Cargo.toml bump thorin to drop duped deps 2025-03-24 19:38:16 +03:00
messages.ftl Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkin 2025-04-20 13:02:48 +00:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.