mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 04:40:37 +00:00
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.