rust/compiler/rustc_const_eval/src/transform
bors 4d45b0745a Auto merge of #100571 - cjgillot:mir-cost-visit, r=compiler-errors
Check projection types before inlining MIR

Fixes https://github.com/rust-lang/rust/issues/100550

I'm very unhappy with this solution, having to duplicate MIR validation code, but at least it removes the ICE.

r? `@compiler-errors`
2022-08-25 08:16:43 +00:00
..
check_consts suggest lazy-static for non-const statics 2022-08-14 23:07:47 +01:00
mod.rs Don't re-export MirPass 2021-11-29 12:58:15 -08:00
promote_consts.rs Erase regions better in promote_candidate 2022-08-12 03:48:40 +00:00
validate.rs Also validate types before inlining. 2022-08-21 12:54:26 +02:00