rust/compiler/rustc_target/src
Hans Kratz bd287fa508 Disable aarch64 outline atomics with musl for now.
The introduced dependency on `getauxval`causes linking
problems with musl, see #89626.
2021-11-10 20:24:33 +01:00
..
abi Update LLVM comments around NoAliasMutRef 2021-11-05 12:22:51 -07:00
asm Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu 2021-09-01 09:23:26 +02:00
spec Disable aarch64 outline atomics with musl for now. 2021-11-10 20:24:33 +01:00
lib.rs Remove various unused feature gates 2021-10-02 19:09:18 +02:00
tests.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00