rust/compiler/rustc_middle
Jonathan Brouwer 083622cdd0
Rollup merge of #152396 - ShoyuVanilla:uplift-allow-normalize, r=lcnr
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
2026-02-10 13:00:49 +01:00
..
src Rollup merge of #152396 - ShoyuVanilla:uplift-allow-normalize, r=lcnr 2026-02-10 13:00:49 +01:00
Cargo.toml Convert to inline diagnostics in rustc_middle 2026-02-05 12:02:02 +01:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.