mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
aca1b1e0b3
It partially expands crate attributes before the main expansion pass (without modifying the crate), and the produced preliminary crate attribute list is used for querying a few attributes that are required very early. Crate-level cfg attributes are then expanded normally during the main expansion pass, like attributes on any other nodes. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |