rust/compiler/rustc_codegen_ssa/src/mir
2021-03-05 09:33:01 +00:00
..
analyze.rs make visit_projection take a PlaceRef 2021-02-16 14:20:36 +05:30
block.rs avoid full-slicing slices 2021-02-16 00:31:11 +01:00
constant.rs clean up some const error reporting around promoteds 2021-01-24 13:34:34 +01:00
coverageinfo.rs Addressed all feedback to date 2020-11-05 18:24:17 -08:00
debuginfo.rs Set the kind for local variables created by &str and slice arguments to LocalVariable 2021-02-09 15:59:28 -08:00
intrinsic.rs Use pointer type in AtomicPtr::swap implementation 2020-12-20 00:00:00 +00:00
mod.rs codegen: assume constants cannot fail to evaluate 2021-01-30 12:29:57 +01:00
operand.rs codegen: assume constants cannot fail to evaluate 2021-01-30 12:29:57 +01:00
place.rs PlaceRef::ty: use method call syntax 2021-01-16 11:38:14 +01:00
rvalue.rs Shrink the size of Rvalue by 16 bytes 2021-03-05 09:33:01 +00:00
statement.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00