rust/src/test/ui/async-await/issues
2021-08-22 16:35:29 +02:00
..
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 Fix more “a”/“an” typos 2021-08-22 16:35:29 +02: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 Make all tests use type_alias_impl_trait feature instead of min 2021-07-27 12:33:02 -03: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 Various diagnostics clean ups/tweaks 2021-07-19 08:43:35 -07: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 Modify structured suggestion output 2021-08-11 09:46:24 +00: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 Make it more clear when complaining about async fn's return types 2020-10-17 15:57:47 -07:00
issue-63388-2.rs Update tests 2020-03-23 19:31:41 +01:00
issue-63388-2.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00: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 Fix tests. 2021-03-30 18:10:06 +02:00
issue-65159.rs improve diagnosts for GATs 2021-05-11 14:09:46 +02:00
issue-65159.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00: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 Use note to point at bound introducing requirement 2021-08-16 17:47:22 +00: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 Use note to point at bound introducing requirement 2021-08-16 17:47:22 +00:00
issue-69307-nested.rs add nested regression test 2020-04-06 14:51:00 +00:00
issue-69307.rs Fix typos “a”→“an” 2021-08-22 15:35:11 +02:00
issue-78600.rs add testcase for issue 78600 2021-02-12 16:50:25 +08:00
issue-78600.stderr spell the real selftype 2021-02-13 14:45:53 +08:00
issue-78654.full.stderr update tests 2020-12-26 18:24:10 +01:00
issue-78654.min.stderr update tests 2020-12-26 18:24:10 +01:00
issue-78654.rs update tests 2020-12-26 18:24:10 +01:00
issue-78938-async-block.rs Fix error E0373 documentation 2021-01-14 17:15:04 +11:00
issue-78938-async-block.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00: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