rust/compiler/rustc_target/src
Zalathar a2479a4ae7 Remove unnecessary min_specialization after bootstrap
These crates all needed specialization for `newtype_index!`, which will no
longer be necessary when the current nightly eventually becomes the next
bootstrap compiler.
2024-02-10 18:15:11 +11:00
..
abi Remove the abi_amdgpu_kernel feature 2024-01-30 15:46:40 +00:00
asm Support reg_addr register class in s390x inline assembly 2024-01-03 18:00:37 +09:00
spec Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkov 2024-02-07 18:24:41 +01:00
json.rs Remove the abi_amdgpu_kernel feature 2024-01-30 15:46:40 +00:00
lib.rs Remove unnecessary min_specialization after bootstrap 2024-02-10 18:15:11 +11:00
target_features.rs add avx512fp16 to x86 target features 2024-01-13 13:50:10 +08:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00