rust/compiler/rustc_target/src
Jubilee 2ac56db8a2
Rollup merge of #129712 - randomPoison:trusty-tier-3-fix, r=saethlin
Correct trusty targets to be tier 3

The Trusty targets were added in https://github.com/rust-lang/rust/pull/129490, but in that PR I accidentally marked them as tier 2. This PR corrects the target metadata to mark them as tier 3.
2024-08-28 19:12:55 -07:00
..
abi ABI compat check: detect unadjusted ABI mismatches 2024-08-27 09:04:59 +02:00
asm Add f16 and f128 inline ASM support for aarch64 2024-08-25 00:13:25 +01:00
spec Correct trusty targets to be tier 3 2024-08-28 16:15:36 -07:00
json.rs Add metadata to targets 2024-03-10 20:46:08 +01:00
lib.rs Update std and compiler 2024-08-10 12:07:17 +02:00
target_features.rs rustc_target: Remove fpmr target feature 2024-08-27 11:11:47 +01:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00