mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
d98a8a1185
Make async closures test use async bound modifier Cosmetic change, separates the `AsyncFn` definitions from the tests.