rust/compiler/rustc_codegen_ssa/src/mir
LegionMammal978 eaf39cbd9e Remove in_band_lifetimes from rustc_codegen_ssa
See #91867 for more information.
2021-12-15 00:41:41 -05:00
..
analyze.rs Remove in_band_lifetimes from rustc_codegen_ssa 2021-12-15 00:41:41 -05:00
block.rs LLVM codgen support for unwinding inline assembly 2021-12-03 23:51:49 +01:00
constant.rs Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
coverageinfo.rs coverageinfo query needs to use the same MIR as codegen 2021-05-12 20:27:07 -07:00
debuginfo.rs Fix debuginfo for ScalarPair abi parameters 2021-09-13 10:51:47 -04:00
intrinsic.rs Introduce NullOp::AlignOf 2021-09-13 00:08:35 +01:00
mod.rs clippy::perf fixes 2021-11-04 21:07:56 +01:00
operand.rs Remove in_band_lifetimes from rustc_codegen_ssa 2021-12-15 00:41:41 -05:00
place.rs Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
rvalue.rs Introduce Rvalue::ShallowInitBox 2021-09-25 01:08:41 +01:00
statement.rs pointee_info_at() does not need mutable access 2021-11-06 01:03:56 +01:00