rust/compiler/rustc_codegen_ssa/src/mir
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
..
analyze.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
block.rs Revert "Auto merge of #92419 - erikdesjardins:coldland, r=nagisa" 2022-02-27 23:11:03 -05:00
constant.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
coverageinfo.rs coverageinfo query needs to use the same MIR as codegen 2021-05-12 20:27:07 -07:00
debuginfo.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
intrinsic.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
mod.rs rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
operand.rs fix another assumption about box 2022-03-11 17:00:56 -08:00
place.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
rvalue.rs Add simd_as intrinsic 2022-01-04 01:45:41 +00:00
statement.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00