rust/compiler/rustc_metadata/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
..
rmeta Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
creader.rs rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
dependency_format.rs Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00
foreign_modules.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
lib.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00
locator.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
native_libs.rs rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00