mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-25 06:03:16 +00:00
07121c88ad
Stabilize ADX target feature This is a continuation of #60109, which noted that while the ADX intrinsics were stabilized, the corresponding target feature never was. This PR follows the same general structure and stabilizes the ADX target feature. See also https://github.com/rust-lang/rust/issues/44839 - tracking issue for target feature |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.