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
dyn-pos.rs
dyn-pos.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
edition-2015-not-async-bound.rs
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
impl-header.rs
impl-header.stderr
impl-trait.rs
mbe-async-trait-bound-theoretical-regression.rs
mbe-async-trait-bound-theoretical-regression.stderr
method-call-pos.rs
method-call-pos.stderr
not-a-trait.rs
not-a-trait.stderr
project.rs
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
trait-bounds-in-macro.rs
trait-bounds-in-macro.stderr
wrong-trait.rs
wrong-trait.stderr