This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 033489c
authored
Unrolled build for rust-lang#135852
Rollup merge of rust-lang#135852 - lukas-code:asyncfn-prelude-core, r=compiler-errors
Add `AsyncFn*` to `core` prelude
In rust-lang#132611 these got added to the `std` prelude only, which looks like an oversight.
r? libs-api
cc `@compiler-errors`1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments