rust/compiler/rustc_const_eval/src
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
..
const_eval fix ICE with extra-const-ub-checks 2022-08-21 20:00:38 -04:00
interpret Rollup merge of #100208 - RalfJung:dyn-upcast-nop, r=petrochenkov 2022-08-19 12:26:41 +05:30
transform Auto merge of #100571 - cjgillot:mir-cost-visit, r=compiler-errors 2022-08-25 08:16:43 +00:00
util
errors.rs Replace #[lint/warning/error] with #[diag] 2022-08-21 09:17:43 +02:00
lib.rs Adjust cfgs 2022-08-12 16:28:15 -04:00
might_permit_raw_init.rs fix ICE with extra-const-ub-checks 2022-08-21 20:00:38 -04:00