about summary refs log tree commit diff
path: root/src/test/mir-opt/funky_arms.float_to_exponential_common.ConstProp.diff
AgeCommit message (Expand)AuthorLines
2021-09-25Use larger span for adjustments on method callsAaron Hill-6/+6
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-19/+19
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-3/+3
2021-08-15Introduce hir::ExprKind::Let - Take 2Caio-23/+23
2021-03-22Preserve signed zero on roundtripJubilee Young-1/+1
2021-02-06path trimming: ignore type aliasesDan Aloni-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-3/+3
2020-08-21Suppress "const" prefix of FnDef in MIR dumpLzu Tao-4/+4
2020-08-20Suppress MIR comments for FnDef in ty::ConstLzu Tao-12/+0
2020-08-17Update MIR tests with comment verbosity fixAustin Lasher-6/+0
2020-08-11move Deaggregate pass to post_borrowck_cleanupRalf Jung-0/+162