summary refs log tree commit diff
path: root/src/test/ui/unsized-locals/unsized-exprs2.rs
AgeCommit message (Expand)AuthorLines
2020-10-27Using unsized_local feature is not needed in these testsSantiago Pastorino-2/+1
2020-10-27Make tidy happySantiago Pastorino-1/+1
2020-10-27Add unsized_locals to INCOMPLETE_FEATURES listSantiago Pastorino-0/+1
2020-10-27Add unsized_fn_params featureSantiago Pastorino-1/+1
2019-04-22update tests for migrate mode by defaultMatthew Jasper-1/+1
2018-11-21Check arg/ret sizedness at ExprKind::Path.Masaki Hara-2/+0
2018-10-24Remove license headers from unsized-locals tests.Masaki Hara-10/+0
2018-10-24Move compile-fail/unsized-locals under ui as per #44844.Masaki Hara-0/+36