rust/compiler/rustc_codegen_ssa
Stuart Cook 8e9a878a2a
Rollup merge of #140634 - smrobtzz:mips-elf-fixes, r=workingjubilee
Use more accurate ELF flags on MIPS

Changes the MIPS ELF flags used for metadata objects to be closer to what LLVM uses so the linker doesn't complain
2025-05-06 16:28:42 +10:00
..
src Rollup merge of #140634 - smrobtzz:mips-elf-fixes, r=workingjubilee 2025-05-06 16:28:42 +10: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.