mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 16:55:14 +00:00
Box generator-related Body fields Might save some memory on functions that aren't generators.
For more information about how rustc works, see the rustc dev guide.