rust/tests/ui/async-await/async-fn
dianne d7d6238b23 use backticks instead of single quotes when reporting "use of unstable library feature"
This is consistent with all other diagnostics I could find containing
features and enables the use of `DiagSymbolList` for generalizing
diagnostics for unstable library features to multiple features.
2024-11-03 13:55:52 -08:00
..
auxiliary Fix stray trait mismatch in resolve_associated_item for AsyncFn 2024-02-20 15:45:05 +00:00
dyn-pos.rs Only split by-ref/by-move futures for async closures 2024-03-19 16:59:23 -04:00
dyn-pos.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
edition-2015-not-async-bound.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
edition-2015.rs use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
edition-2015.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
higher-ranked-async-fn.rs Reorder modifiers and polarity to be *after* binder in trait bounds 2024-07-10 17:15:02 -04:00
impl-header.rs Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
impl-header.stderr Use parenthetical notation for Fn traits 2024-05-29 22:26:54 +00:00
impl-trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mbe-async-trait-bound-theoretical-regression.rs Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
mbe-async-trait-bound-theoretical-regression.stderr Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
method-call-pos.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
method-call-pos.stderr Add tests 2024-01-31 16:59:19 +00:00
not-a-trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
not-a-trait.stderr Error on incorrect item kind in async bound 2024-01-31 16:59:19 +00:00
project.rs Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
recurse-ice-129215.rs Fix wrong argument for get_fn_decl 2024-08-19 11:08:51 +08:00
recurse-ice-129215.stderr Fix wrong argument for get_fn_decl 2024-08-19 11:08:51 +08:00
simple.rs Gate AsyncFn* under async_closure feature 2024-07-23 19:56:06 -04:00
sugar.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
trait-bounds-in-macro.rs Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
trait-bounds-in-macro.stderr Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
wrong-trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
wrong-trait.stderr Error on incorrect item kind in async bound 2024-01-31 16:59:19 +00:00