| .. |
|
auxiliary
|
Add test for issue-67893
|
2020-04-17 06:16:15 +09:00 |
|
issue-65419
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
|
issue-51719.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-51719.stderr
|
Add long error explanation for E0728
|
2019-10-22 08:48:01 +09:00 |
|
issue-51751.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-51751.stderr
|
Add long error explanation for E0728
|
2019-10-22 08:48:01 +09:00 |
|
issue-53249.rs
|
Use check-pass in ui tests where appropriate
|
2019-11-04 16:03:46 +01:00 |
|
issue-54752-async-block.rs
|
Make error and warning annotations mandatory in UI tests
|
2019-11-10 21:01:02 +01:00 |
|
issue-54752-async-block.stderr
|
rustc: Add a warning count upon completion
|
2020-04-11 16:15:24 +02:00 |
|
issue-54974.rs
|
Use check-pass in ui tests where appropriate
|
2019-11-04 16:03:46 +01:00 |
|
issue-55324.rs
|
Moving more build-pass tests to check-pass
|
2020-04-23 20:21:38 -07:00 |
|
issue-55809.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-58885.rs
|
Moving more build-pass tests to check-pass
|
2020-04-23 20:21:38 -07:00 |
|
issue-59001.rs
|
Moving more build-pass tests to check-pass
|
2020-04-23 20:21:38 -07:00 |
|
issue-59972.rs
|
Update test stderr with results of enabling unused lints
|
2019-09-08 11:32:28 -04:00 |
|
issue-60518.rs
|
Use check-pass in ui tests where appropriate
|
2019-11-04 16:03:46 +01:00 |
|
issue-60655-latebound-regions.rs
|
Moving more build-pass tests to check-pass
|
2020-04-23 20:21:38 -07:00 |
|
issue-60674.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-60674.stdout
|
expand: Stop using nonterminals for passing tokens to attribute and derive macros
|
2020-07-01 13:13:21 +03:00 |
|
issue-61187.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-61187.stderr
|
--bless post no async_await gates in tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-61986.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-62009-1.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
issue-62009-1.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
issue-62009-2.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-62009-2.stderr
|
Add long error explanation for E0728
|
2019-10-22 08:48:01 +09:00 |
|
issue-62097.nll.stderr
|
update tests
|
2020-03-12 15:47:36 -05:00 |
|
issue-62097.rs
|
Further tweak wording of E0759 and introduce E0767
|
2020-07-22 12:25:54 -07:00 |
|
issue-62097.stderr
|
Further tweak wording of E0759 and introduce E0767
|
2020-07-22 12:25:54 -07:00 |
|
issue-62517-1.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-62517-2.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-63388-1.nll.stderr
|
update tests
|
2020-03-12 15:47:36 -05:00 |
|
issue-63388-1.rs
|
WIP fix tests
|
2019-10-02 14:17:38 -04:00 |
|
issue-63388-1.stderr
|
Update ui tests
|
2019-11-07 13:02:34 +01:00 |
|
issue-63388-2.rs
|
Update tests
|
2020-03-23 19:31:41 +01:00 |
|
issue-63388-2.stderr
|
Tweak wording
|
2020-04-22 12:12:33 -07:00 |
|
issue-63388-3.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-63388-4.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
issue-64391-2.rs
|
fix tests for 2018
|
2019-09-19 13:15:54 -04:00 |
|
issue-64433.rs
|
Use drop instead of the toilet closure |_| ()
|
2020-01-02 08:56:12 +00:00 |
|
issue-64477-2.rs
|
Place test with async-await and use 2018 edition
|
2019-09-27 23:19:39 -04:00 |
|
issue-64477.rs
|
don't record all intermediate adjustment types
|
2019-09-18 14:33:14 -04:00 |
|
issue-64964.rs
|
Do not collect to vec for debug output
|
2019-10-02 18:59:05 +09:00 |
|
issue-65159.rs
|
Call type_of for opaque types later in compilation
|
2020-09-26 17:56:03 +01:00 |
|
issue-65159.stderr
|
Update tests
|
2020-03-23 19:31:41 +01:00 |
|
issue-65436-raw-ptr-not-send.rs
|
update test ui for raw-ptr borrow inside generator
|
2020-01-19 13:22:41 +08:00 |
|
issue-65436-raw-ptr-not-send.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
issue-66695-static-refs.rs
|
Add async fn test for #66695
|
2019-11-27 19:21:56 +00:00 |
|
issue-66958-non-copy-infered-type-arg.rs
|
Be consistent when describing a move as a 'partial' in diagnostics
|
2020-08-08 14:21:04 -04:00 |
|
issue-66958-non-copy-infered-type-arg.stderr
|
Be consistent when describing a move as a 'partial' in diagnostics
|
2020-08-08 14:21:04 -04:00 |
|
issue-67611-static-mut-refs.rs
|
Make pointers to statics internal
|
2020-01-23 21:38:15 +00:00 |
|
issue-67893.rs
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
issue-67893.stderr
|
Move from {{closure}}#0 syntax to {closure#0} for (def) path components
|
2020-09-25 22:46:14 +01:00 |
|
issue-69307-nested.rs
|
add nested regression test
|
2020-04-06 14:51:00 +00:00 |
|
issue-69307.rs
|
save/restore pessimistic_yield when entering bodies
|
2020-03-24 15:25:43 -04:00 |
|
non-async-enclosing-span.rs
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
non-async-enclosing-span.stderr
|
Add long error explanation for E0728
|
2019-10-22 08:48:01 +09:00 |