rust/src/test/ui/unsized-locals
Esteban Küber 3ca1c5d5b5 Point at Sized requirements
Make #47990 easier to understand
2020-02-02 11:53:10 -08:00
..
auxiliary Add tests for unsized-locals functions stability. 2018-11-21 22:20:22 +09:00
autoderef.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
borrow-after-move.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
borrow-after-move.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
box-fnonce.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
by-value-trait-object-safety-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
by-value-trait-object-safety-withdefault.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03: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 Point at Sized requirements 2020-02-02 11:53:10 -08:00
double-move.rs Add more tests on unsized locals autoderef and borrowck. 2018-10-27 17:17:24 +09:00
double-move.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01: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
reference-unsized-locals.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
simple-unsized-locals.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unsized-exprs-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03: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.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unsized-exprs2.stderr Update tests for changes to cannot move errors 2019-06-03 14:55:29 +01: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
unsized-index.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
unsized-parameters.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00