| .. |
|
auxiliary
|
Add tests for unsized-locals functions stability.
|
2018-11-21 22:20:22 +09:00 |
|
borrow-after-move.nll.stderr
|
./x.py test src/test/ui --stage 1 --bless -i --compare-mode=nll
|
2019-02-20 09:54:10 -07:00 |
|
borrow-after-move.rs
|
Add more tests on unsized locals autoderef and borrowck.
|
2018-10-27 17:17:24 +09:00 |
|
borrow-after-move.stderr
|
Add more tests on unsized locals autoderef and borrowck.
|
2018-10-27 17:17:24 +09:00 |
|
by-value-trait-object-safety.rs
|
Remove license headers from unsized-locals tests.
|
2018-10-24 23:27:17 +09:00 |
|
by-value-trait-object-safety.stderr
|
Remove license headers from unsized-locals tests.
|
2018-10-24 23:27:17 +09:00 |
|
double-move.nll.stderr
|
./x.py test src/test/ui --stage 1 --bless -i --compare-mode=nll
|
2019-02-20 09:54:10 -07:00 |
|
double-move.rs
|
Add more tests on unsized locals autoderef and borrowck.
|
2018-10-27 17:17:24 +09:00 |
|
double-move.stderr
|
Add more tests on unsized locals autoderef and borrowck.
|
2018-10-27 17:17:24 +09:00 |
|
issue-50940-with-feature.rs
|
Add tests verifying #50940.
|
2018-11-21 22:20:22 +09:00 |
|
issue-50940-with-feature.stderr
|
Fix broken links to second edition TRPL.
|
2019-01-01 12:53:07 -05:00 |
|
issue-50940.rs
|
Add tests verifying #50940.
|
2018-11-21 22:20:22 +09:00 |
|
issue-50940.stderr
|
Fix broken links to second edition TRPL.
|
2019-01-01 12:53:07 -05:00 |
|
unsized-exprs.rs
|
Check arg/ret sizedness at ExprKind::Path.
|
2018-11-21 22:20:22 +09:00 |
|
unsized-exprs.stderr
|
Fix broken links to second edition TRPL.
|
2019-01-01 12:53:07 -05:00 |
|
unsized-exprs2.nll.stderr
|
Don't emit cannot move errors twice in migrate mode
|
2018-10-29 20:22:01 +00:00 |
|
unsized-exprs2.rs
|
Check arg/ret sizedness at ExprKind::Path.
|
2018-11-21 22:20:22 +09:00 |
|
unsized-exprs2.stderr
|
Remove license headers from unsized-locals tests.
|
2018-10-24 23:27:17 +09:00 |
|
unsized-exprs3.rs
|
Add tests for unsized-locals functions stability.
|
2018-11-21 22:20:22 +09:00 |
|
unsized-exprs3.stderr
|
Fix broken links to second edition TRPL.
|
2019-01-01 12:53:07 -05:00 |