1
Fork 0

Stabilize async closures

This commit is contained in:
Michael Goulet 2024-11-06 17:53:59 +00:00
parent d4025ee454
commit c605c84be8
184 changed files with 311 additions and 553 deletions

View file

@ -1,4 +1,3 @@
#![feature(async_closure)]
//@ edition: 2021
//@ aux-build: executor.rs