mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 00:48:05 +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.