mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 10:08:14 +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.
For more information about how rustc works, see the rustc dev guide.