about summary refs log tree commit diff
path: root/tests/ui/async-await/async-fn/edition-2015.rs
AgeCommit message (Expand)AuthorLines
2025-05-26Add missing edition directives for async-await testsLukas Wirth-0/+1
2024-12-13Stabilize async closuresMichael Goulet-2/+0
2024-12-02Gate async fn trait bound modifier on async_trait_boundsMichael Goulet-2/+2
2024-11-03use backticks instead of single quotes when reporting "use of unstable librar...dianne-2/+2
2024-07-23Gate AsyncFn* under async_closure featureMichael Goulet-0/+2
2024-01-31Better error message in ed 2015Michael Goulet-6/+5
2024-01-31Add testsMichael Goulet-0/+8