Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit e2434f7

Browse files
compiler-errorsjieyouxu
authored andcommitted
Async closures chapter
1 parent 0f1af93 commit e2434f7

File tree

2 files changed

+258
-0
lines changed

2 files changed

+258
-0
lines changed

src/doc/rustc-dev-guide/src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@
195195
- [Error codes](./diagnostics/error-codes.md)
196196
- [Diagnostic items](./diagnostics/diagnostic-items.md)
197197
- [`ErrorGuaranteed`](./diagnostics/error-guaranteed.md)
198+
- [Async closures/"coroutine-closures"](coroutine-closures.md)
198199

199200
# MIR to Binaries
200201

0 commit comments

Comments
 (0)