rust/compiler/rustc_session
Arpad Borsos dae00152e7
Sort Generator print-type-sizes according to their yield points
Especially when trying to diagnose runaway future sizes, it might be
more intuitive to sort the variants according to the control flow
(aka their yield points) rather than the size of the variants.
2023-02-05 17:34:33 +01:00
..
src Sort Generator print-type-sizes according to their yield points 2023-02-05 17:34:33 +01:00
Cargo.toml Move the untracked cstore and source_span into a struct 2022-12-09 14:53:24 +00:00