rust/compiler/rustc_const_eval/src/transform
mark bb8d4307eb rustc_error: make ErrorReported impossible to construct
There are a few places were we have to construct it, though, and a few
places that are more invasive to change. To do this, we create a
constructor with a long obvious name.
2022-03-16 10:35:24 -05:00
..
check_consts rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
mod.rs Don't re-export MirPass 2021-11-29 12:58:15 -08:00
promote_consts.rs rustc_const_eval: adopt let else in more places 2022-02-19 01:55:47 +01:00
validate.rs Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" 2022-02-11 07:18:06 +00:00