mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 00:49:38 +03:00
6f7673d077
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.