about summary refs log tree commit diff
path: root/src/test/ui/unsized-locals
AgeCommit message (Expand)AuthorLines
2019-04-22update tests for migrate mode by defaultMatthew Jasper-172/+43
2019-04-17add a test for unsized indexAleksey Kladov-0/+23
2019-03-11Update NLL testsVadim Petrochenkov-6/+6
2019-03-11Update testsVadim Petrochenkov-6/+6
2019-02-20./x.py test src/test/ui --stage 1 --bless -i --compare-mode=nllClint Frederickson-4/+4
2019-01-24Fix --compare-mode=nll testsEsteban Küber-10/+10
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-6/+6
2018-12-29add non-copy note to stderrcsmoe-0/+14
2018-11-21Add tests for unsized-locals functions stability.Masaki Hara-0/+27
2018-11-21Add tests verifying #50940.Masaki Hara-0/+40
2018-11-21Check arg/ret sizedness at ExprKind::Path.Masaki Hara-3/+14
2018-10-29Don't emit cannot move errors twice in migrate modeMatthew Jasper-12/+2
2018-10-27Add more tests on unsized locals autoderef and borrowck.Masaki Hara-0/+321
2018-10-24Remove license headers from unsized-locals tests.Masaki Hara-36/+6
2018-10-24Move compile-fail/unsized-locals under ui as per #44844.Masaki Hara-0/+163