about summary refs log tree commit diff
path: root/src/test/ui/nll/match-on-borrowed.stderr
AgeCommit message (Expand)AuthorLines
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-10/+9
2019-09-26remove feature(nll) in more cases.Mazdak Farrokhzad-4/+4
2019-09-06Fixed grammar/style in error messages and reblessed tests.Alexander Regueiro-2/+2
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-4/+4
2018-12-13Make determining the discriminant a normal Shallow readMatthew Jasper-1/+25
2018-09-24Add tests for new match borrowsMatthew Jasper-0/+22