summary refs log tree commit diff
path: root/src/test/ui/unsized-locals
AgeCommit message (Expand)AuthorLines
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