rename Generator to Coroutine by oli-obk · Pull Request #116958 · rust-lang/rust (original) (raw)
This PR changes MIR
cc @oli-obk, @RalfJung, @JakobDegen, @davidtwco, @celinval, @vakaras
Some changes occurred in src/tools/clippy
cc @rust-lang/clippy
This PR changes Stable MIR
cc @oli-obk, @celinval, @spastorino
Some changes occurred to the core trait solver
cc @rust-lang/initiative-trait-system-refactor
Some changes occurred to MIR optimizations
cc @rust-lang/wg-mir-opt
Some changes occurred in compiler/rustc_codegen_cranelift
cc @bjorn3
Some changes occurred in need_type_info.rs
cc @lcnr
Some changes occurred to the CTFE / Miri engine
cc @rust-lang/miri
Some changes occurred in compiler/rustc_codegen_gcc
cc @antoyo
Some changes occurred in src/tools/rustfmt
cc @rust-lang/rustfmt
This PR changes Stable MIR
cc @oli-obk, @celinval, @spastorino, @ouz-a
The Miri subtree was changed
cc @rust-lang/miri