mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
This is mainly to support migrating from AtomicUsize, for the strict provenance experiment. Fixes #95492
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.