mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
da2d7583b2
rustc_target: aarch64: Remove deprecated FEAT_TME fixes https://github.com/rust-lang/rust/issues/149308 ARM has withdrawn FEAT_TME https://developer.arm.com/documentation/102105/lb-05/ LLVM has dropped support for generating it llvm/llvm-project#167687 ```@rustbot``` label llvm-main r? ```@durin42```