rust/compiler/rustc_interface
Matthias Krüger df50001c7d
Rollup merge of #108806 - cjgillot:query-lints, r=davidtwco
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.
2023-03-11 15:43:15 +01:00
..
locales Match end user facing unmatched backticks in compiler/ 2023-03-03 08:39:36 +01:00
src Querify early_lint_checks. 2023-03-06 11:26:29 +00:00
Cargo.toml Run the resolver after TyCtxt construction 2023-02-20 15:28:58 +00:00