about summary refs log tree commit diff
path: root/src/test/ui/nll/borrowed-match-issue-45045.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-18/+0
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-1/+1
2019-09-26remove feature(nll) in more cases.Mazdak Farrokhzad-2/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-24Update ui testsMatthew Jasper-1/+1
2018-02-09rustc_mir: insert a dummy access to places being matched on, when building MIR.Eduard-Mihai Burtescu-1/+1
2018-01-15Add NLL test for #45045Christopher Vittal-0/+30