rust/compiler/rustc_mir_build/src/build/expr
Oli Scherer 9a2362e5a9 Shrink the size of Rvalue by 16 bytes 2021-03-05 09:33:01 +00:00
..
as_constant.rs Lower inline const down to MIR 2020-10-16 15:21:18 -03:00
as_operand.rs Also generate `StorageDead` in constants 2020-12-09 10:59:10 +00:00
as_place.rs Shrink the size of Rvalue by 16 bytes 2021-03-05 09:33:01 +00:00
as_rvalue.rs Shrink the size of Rvalue by 16 bytes 2021-03-05 09:33:01 +00:00
as_temp.rs Revert "Avoid leaking block expression values" 2021-02-04 21:29:49 -05:00
category.rs Reintroduce hir::ExprKind::If 2021-01-07 18:54:12 -03:00
into.rs Run x.py fmt to fix tidy issues 2021-02-05 06:35:32 -05:00
mod.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
stmt.rs Revert "Use `record_operands_moved` more aggresively" 2021-02-04 21:29:50 -05:00