rust/compiler/rustc_const_eval/src/transform
Michael Goulet b54344401a
Rollup merge of #100738 - nidnogg:diagnostics_migr_const_eval, r=davidtwco
Diagnostics migr const eval

This PR should eventually contain all diagnostic migrations for the `rustc_const_eval` crate.

r? `@davidtwco`
`@rustbot` label +A-translation
2022-08-26 15:56:23 -07:00
..
check_consts Fixed failing tests (missing labels), added automatic error code in create_feature_err() builder 2022-08-21 23:22:55 -03: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