Commit 5259576
committed
Auto merge of rust-lang#84665 - adamgemmell:aarch64-features, r=Amanieu
Update list of allowed aarch64 features
I recently added these features to std_detect for aarch64 linux, pending [review](rust-lang/stdarch#1146).
I have commented any features not supported by LLVM 9, the current minimum version for Rust. Some (PAuth at least) were renamed between 9 & 12 and I've left them disabled. TME, however, is not in LLVM 9 but I've left it enabled.
See rust-lang/stdarch#9931 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
0 commit comments