rust/compiler/rustc_traits/src
bors 122fb29eb6 Auto merge of #136011 - compiler-errors:query-norm-vaniquishes-us, r=jackh726
Revert #135914: Remove usages of `QueryNormalizer` in the compiler

Reverts #135914.

r? jackh726
2025-01-29 02:12:12 +00:00
..
codegen.rs Delay a bug when encountering an impl with unconstrained generics in codegen_select 2024-11-23 05:27:45 +00:00
dropck_outlives.rs Pass spans to perform_locally_in_new_solver 2025-01-25 20:53:34 +00:00
evaluate_obligation.rs Remove extern crate tracing from numerous crates. 2024-04-30 16:47:49 +10:00
implied_outlives_bounds.rs Pass spans to perform_locally_in_new_solver 2025-01-25 20:53:34 +00:00
lib.rs Add warn(unreachable_pub) to rustc_traits. 2024-09-03 08:49:54 +10:00
normalize_erasing_regions.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
normalize_projection_ty.rs Swap Vec<PredicateObligation> to type alias 2024-10-12 15:17:08 +01:00
type_op.rs Auto merge of #136011 - compiler-errors:query-norm-vaniquishes-us, r=jackh726 2025-01-29 02:12:12 +00:00