Maybe Waffle
775bacd1b8
Simplify sort_by
calls
2023-03-07 18:13:41 +00:00
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
Felix S. Klock II
91f1b224ee
placate tidy.
2023-01-31 17:10:58 -05:00
Felix S. Klock II
a37b3061fc
Extend -Z print-type-sizes
to distinguish generator upvars and locals from "normal" ADT fields.
2023-01-31 15:59:29 -05:00
Michael Goulet
57b722688d
Properly print generator interior type sizes
2022-12-07 18:33:26 +00:00
Michael Goulet
b45b9489bb
Compute generator sizes with -Zprint_type_sizes
2022-12-07 03:10:56 +00:00
Takayuki Maeda
c54d4ada26
avoid some Symbol
to String
conversions
2022-07-17 04:09:20 +09:00
Jubilee Young
d3ca9ba123
Vigorously refactor _session::code_stats (nfc)
2022-03-24 22:38:16 -07:00
Jubilee Young
de66e08957
Prettify rustc_session fmt with capturing args (nfc)
2022-03-24 22:38:13 -07:00
mark
9e5f7d5631
mv compiler to compiler/
2020-08-30 18:45:07 +03:00