rust/compiler/rustc_codegen_ssa
Oli Scherer af8a998b1e Rename AsyncCoroutineKind to CoroutineSource
similar to how we have `MatchSource`, it explains where the desugaring came from.
2023-10-25 16:14:05 +00:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.