rust/compiler/rustc_hir_analysis/src/check
bors d26b417112 Auto merge of #120919 - oli-obk:impl_polarity, r=compiler-errors
Merge `impl_polarity` and `impl_trait_ref` queries

Hopefully this is perf neutral. I want to finish https://github.com/rust-lang/rust/pull/120835 and stop using the HIR in `coherent_trait`, which should then give us a perf improvement.
2024-02-13 02:48:49 +00:00
..
compare_impl_item Deeply normalize when processing registered region obligations 2024-01-30 00:06:53 +00:00
check.rs Auto merge of #120919 - oli-obk:impl_polarity, r=compiler-errors 2024-02-13 02:48:49 +00:00
compare_impl_item.rs Dejargnonize subst 2024-02-12 15:46:35 +09:00
dropck.rs Dejargnonize subst 2024-02-12 15:46:35 +09:00
entry.rs hir: Remove fn opt_hir_id and fn opt_span 2024-02-07 09:38:24 +03:00
errs.rs Rename TyCtxt::emit_spanned_lint as TyCtxt::emit_node_span_lint. 2024-01-23 08:09:05 +11:00
intrinsic.rs Auto merge of #120619 - compiler-errors:param, r=lcnr 2024-02-11 22:13:52 +00:00
intrinsicck.rs Rename TyCtxt::struct_span_lint_hir as TyCtxt::node_span_lint. 2024-01-23 08:09:01 +11:00
mod.rs Dejargnonize subst 2024-02-12 15:46:35 +09:00
region.rs remove a bunch of dead parameters in fn 2024-02-12 09:51:35 +08:00
wfcheck.rs Auto merge of #120919 - oli-obk:impl_polarity, r=compiler-errors 2024-02-13 02:48:49 +00:00