mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
083622cdd0
Uplift `Predicate::allow_normalization` to `rustc_type_ir` Found this FIXME comment while fixing a bug in rust-analyzer 😄 cc https://github.com/rust-lang/rust-analyzer/pull/21611 r? types