granite-rust/compiler/rustc_lint
Vadim Petrochenkov aca1b1e0b3 rustc_interface: Add a new query pre_configure
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.
2023-03-23 14:22:48 +04:00
..
src rustc_interface: Add a new query pre_configure 2023-03-23 14:22:48 +04:00
Cargo.toml Update unicode-rs crates to Unicode 15 2022-09-17 01:55:56 +08:00
messages.ftl Add test for useless_anonymous_reexport lint 2023-03-12 16:33:37 +01:00