mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-07 14:42:01 +00:00
This is a feature used by LLVM that is enabled for our `aarch64-linux` targets, which we would like to configure on in `std`. Thus, mark `outline-atomics` a known feature. It is left unstable for now.