1
Fork 0
rust/compiler/rustc_codegen_ssa/src/mir
2021-11-14 16:35:09 +01:00
..
analyze.rs rustc_target: move LayoutOf to ty::layout. 2021-09-02 01:17:14 +03:00
block.rs Remove workaround for the forward progress handling in LLVM 2021-11-14 16:35:09 +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 Adopt let_else across the compiler 2021-10-16 07:18:05 +02: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