mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
78567df575
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.