mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-05 03:01:58 +00:00
Stabilise `aarch64_target_feature` This PR stabilises `aarch64_target_feature` - see https://github.com/rust-lang/rust/issues/90620
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.