rust-lang / reference

The Rust Reference
https://doc.rust-lang.org/nightly/reference/
Apache License 2.0
1.25k stars 493 forks source link

attributes/codegen: Add aarch64/linux/LLVM features #1546

Open mrkajetanp opened 4 months ago

mrkajetanp commented 4 months ago

Update attributes/codegen.md to include newly added aarch64 CPU features. rust/rust PR with the new features: https://github.com/rust-lang/rust/pull/128192

List of added features:

Tracking: https://github.com/rust-lang/rust/issues/127764