rust/compiler/rustc_passes
Noratrieb fa2bb599bc Cleanup CodegenFnAttrFlags
- 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
2025-05-24 20:31:37 +02:00
..
src Cleanup CodegenFnAttrFlags 2025-05-24 20:31:37 +02:00
Cargo.toml don't depend on rustc_attr_parsing if rustc_data_structures will do 2025-05-09 23:16:55 +02:00
messages.ftl Initial support for dynamically linked crates 2025-05-04 22:03:15 +03:00