about summary refs log tree commit diff
path: root/src/test/ui/static
AgeCommit message (Expand)AuthorLines
2018-10-29Don't emit cannot move errors twice in migrate modeMatthew Jasper-18/+0
2018-10-28Rollup merge of #55257 - mjbshaw:static, r=oli-obkkennytm-0/+37
2018-10-28resolve: More precise spans for privacy errorsVadim Petrochenkov-4/+4
2018-10-21Allow extern statics with an extern typeMichael Bradshaw-0/+37
2018-10-21Use new region infer errors for explaining borrowsMatthew Jasper-65/+44
2018-10-17Update output for borrowck=migrate compare mode.David Wood-0/+18
2018-09-25Update E0714 to E0716 in tests outputMikhail Modin-10/+10
2018-09-25add "temporary value dropped while borrowed" errorMikhail Modin-13/+87
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+959