| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-03-07 | Simplify `sort_by` calls | Maybe Waffle | -9/+3 | |
| 2023-02-05 | Sort Generator `print-type-sizes` according to their yield points | Arpad Borsos | -1/+5 | |
| 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-01-31 | placate tidy. | Felix S. Klock II | -3/+3 | |
| 2023-01-31 | Extend `-Z print-type-sizes` to distinguish generator upvars and locals from ↵ | Felix S. Klock II | -4/+22 | |
| "normal" ADT fields. | ||||
| 2022-12-07 | Properly print generator interior type sizes | Michael Goulet | -3/+3 | |
| 2022-12-07 | Compute generator sizes with -Zprint_type_sizes | Michael Goulet | -1/+2 | |
| 2022-07-17 | avoid some `Symbol` to `String` conversions | Takayuki Maeda | -3/+4 | |
| 2022-03-24 | Vigorously refactor _session::code_stats (nfc) | Jubilee Young | -19/+11 | |
| 2022-03-24 | Prettify rustc_session fmt with capturing args (nfc) | Jubilee Young | -14/+10 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+193 | |
