rust/compiler/rustc_target/src
Jacob Pratt aaa37e55d7
Rollup merge of #144429 - Gelbpunkt:outline-atomics-aarch64-musl, r=Amanieu
Enable outline-atomics for aarch64-unknown-linux-musl

They were disabled in bd287fa508 and haven't been causing problems for a while anymore, see https://github.com/rust-lang/rust/issues/89626 for details.

The entire testsuite still passes on `aarch64-unknown-linux-musl` with this feature enabled.
2025-07-26 22:42:36 -04:00
..
asm Add f16 inline asm support for LoongArch 2025-06-14 09:39:30 +08:00
callconv Auto merge of #143182 - xdoardo:more-addrspace, r=workingjubilee 2025-07-07 17:28:14 +00:00
spec Rollup merge of #144429 - Gelbpunkt:outline-atomics-aarch64-musl, r=Amanieu 2025-07-26 22:42:36 -04: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