Closed
Description
An issue tracking PRs, which might be relevant for the next nightly sync
- Stabilize
async fn
and return-positionimpl Trait
in trait rust-lang/rust#115822 TyCtxt::mk_alias_ty
->AliasTy::new
rust-lang/rust#116887- rename Generator to Coroutine rust-lang/rust#116958
- Rename AsyncCoroutineKind to CoroutineSource rust-lang/rust#117175
- Implement
gen
blocks in the 2024 edition rust-lang/rust#116447 rustc_span
cleanups rust-lang/rust#117507