rust/compiler/rustc_target/src
Ralf Jung fce6771410
Rollup merge of #144410 - Gelbpunkt:musl-tier3-dynamic, r=jieyouxu
Make tier 3 musl targets link dynamically by default

Since we don't build std for these and don't provide any support for them, these can trivially be changed to link dynamically by default.
2025-08-01 09:59:03 +02:00
..
asm Add f16 inline asm support for LoongArch 2025-06-14 09:39:30 +08:00
callconv use let chains in mir, resolve, target 2025-07-28 06:10:36 +05:00
spec Rollup merge of #144410 - Gelbpunkt:musl-tier3-dynamic, r=jieyouxu 2025-08-01 09:59:03 +02:00
json.rs Use serde for target spec json deserialize 2025-07-21 19:32:44 +02:00
lib.rs Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
target_features.rs make tidy-alphabetical use a natural sort 2025-06-25 22:52:38 +02:00
tests.rs Use serde for target spec json deserialize 2025-07-21 19:32:44 +02:00