Lukas Wirth
1d35ac9ce0
Add missing edition directives for async-await tests
2025-05-26 14:59:48 +02:00
Michael Goulet
c605c84be8
Stabilize async closures
2024-12-13 00:04:56 +00:00
Michael Goulet
59e3e8934e
Gate async fn trait bound modifier on async_trait_bounds
2024-12-02 16:50:44 +00:00
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
Michael Goulet
b82f878f03
Gate AsyncFn* under async_closure feature
2024-07-23 19:56:06 -04:00
Michael Goulet
54db272cc9
Better error message in ed 2015
2024-01-31 16:59:19 +00:00
Michael Goulet
cd2fd34ca6
Add tests
2024-01-31 16:59:19 +00:00