mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 08:38:09 +00:00
- Rename `USED` to `USED_COMPILER` to better reflect its behavior. - Reorder some items to group the used and allocator flags together - Renumber them without gaps
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.