rust/compiler/rustc_const_eval/src
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
..
const_eval rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
interpret rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
transform rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
util Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
lib.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00