rust/compiler/rustc_const_eval/src
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
..
const_eval Use translatable diagnostics in rustc_const_eval 2023-06-01 14:45:18 +00:00
interpret Rollup merge of #112232 - fee1-dead-contrib:match-eq-const-msg, r=b-naber 2023-06-19 17:53:33 -07:00
transform Rollup merge of #112232 - fee1-dead-contrib:match-eq-const-msg, r=b-naber 2023-06-19 17:53:33 -07:00
util Dedup some type checks in the MIR validator 2023-06-19 01:47:03 -07:00
errors.rs Better error for non const PartialEq call generated by match 2023-06-18 05:24:38 +00:00
lib.rs Use translatable diagnostics in rustc_const_eval 2023-06-01 14:45:18 +00:00