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
2023-01-11Move /src/test to /testsAlbert Larsan-146/+0
2022-12-09Remove unneeded field from `SwitchTargets`Jakob Degen-2/+2
2022-10-06Remove `mir::CastKind::Misc`ouz-a-1/+1
2022-09-26address reviewb-naber-4/+4
2022-09-26bless testsb-naber-2/+2
2022-09-23Always print '_, even for erased lifetimes.Camille GILLOT-9/+9
2022-07-28bless mir opt testsNilstrieb-89/+89
2022-07-09tweak names and output and blessRalf Jung-4/+4
2022-06-10Actually fixXavier Denis-22/+22
2022-06-10Revert "More minimal changes"Xavier Denis-8/+8
2022-06-10More minimal changesXavier Denis-8/+8
2022-06-10Fix `SourceScope` for `if let` bindings.Xavier Denis-10/+10
2022-04-11Fix tests broken by deaggregation changeJakob Degen-0/+2
2022-02-22change `mir::Constant` in mir dumpslcnr-4/+4
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