rust/compiler/rustc_passes/src
bors 65d2f2a5f9 Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkov
Various cleanups around pre-TyCtxt queries and functions

part of #105462

based on https://github.com/rust-lang/rust/pull/106776 (everything starting at [0e2b39f](0e2b39fd1f) is new in this PR)

r? `@petrochenkov`

I think this should be most of the uncontroversial part of #105462.
2023-01-19 05:23:40 +00:00
..
liveness
check_attr.rs [RFC 2397] Deny incorrect locations 2023-01-12 08:41:21 -03:00
check_const.rs
dead.rs change impl_trait_ref query to return EarlyBinder; remove bound_impl_trait_ref query; add EarlyBinder to impl_trait_ref in metadata 2023-01-14 00:29:56 -07:00
debugger_visualizer.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
diagnostic_items.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
entry.rs Move compiler input and ouput paths into session 2023-01-16 14:46:44 +00:00
errors.rs [RFC 2397] Deny incorrect locations 2023-01-12 08:41:21 -03:00
hir_id_validator.rs
hir_stats.rs Rename Rptr to Ref in AST and HIR 2022-12-28 18:52:36 +01:00
lang_items.rs avoid .into() conversion to identical types 2022-12-18 16:20:32 +01:00
layout_test.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
lib_features.rs fix: don't emit E0711 if staged_api not enabled 2023-01-14 22:04:42 +13:00
lib.rs
liveness.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
loops.rs
naked_functions.rs
reachable.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
stability.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
upvars.rs rustc_hir: Relax lifetime requirements on Visitor::visit_path 2022-12-01 17:04:02 +03:00
weak_lang_items.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00