mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 19:58:19 +00:00
Querify register_tools and post-expansion early lints The 2 extra queries correspond to code that happen before and after macro expansion, and don't need the resolver to exist.