rust/compiler/rustc_const_eval/src/transform
Michael Goulet 31d1fbf8d2
Rollup merge of #112232 - fee1-dead-contrib:match-eq-const-msg, r=b-naber
Better error for non const `PartialEq` call generated by `match`

Resolves #90237
2023-06-19 17:53:33 -07:00
..
check_consts Better error for non const PartialEq call generated by match 2023-06-18 05:24:38 +00:00
mod.rs Don't re-export MirPass 2021-11-29 12:58:15 -08:00
promote_consts.rs Rollup merge of #112232 - fee1-dead-contrib:match-eq-const-msg, r=b-naber 2023-06-19 17:53:33 -07:00
validate.rs Dedup some type checks in the MIR validator 2023-06-19 01:47:03 -07:00