rust/compiler/rustc_target/src/spec
Matthias Krüger 55a9165644
Rollup merge of #122810 - nnethercote:rm-target_override, r=WaffleLapkin
Remove `target_override`

Because the "target can override the backend" and "backend can override the target" situation is a mess. Details in the individual commits.

r? `@WaffleLapkin`
2024-03-21 17:46:51 +01:00
..
abi remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics 2024-02-25 08:14:52 +01:00
base Update /NODEFAUTLIB comment for msvc 2024-03-11 18:31:50 +00:00
targets Add bare metal riscv32 target. 2024-03-20 16:02:10 +01:00
tests LLVM Bitcode Linker: Add as a linker known to the compiler 2024-03-11 13:35:35 +01:00
crt_objects.rs unify LinkSelfContained and LinkSelfContainedDefault 2023-10-18 13:38:17 +00:00
mod.rs Rollup merge of #122810 - nnethercote:rm-target_override, r=WaffleLapkin 2024-03-21 17:46:51 +01:00