diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-06-24 10:11:52 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-06-24 13:05:51 +1000 |
| commit | 8b1abd6578dea3e7632014b38dbc0acadb5f0861 (patch) | |
| tree | 3dd875e6bdf5f258df6c2d53b0f29e799df077d4 /compiler/rustc_interface/src/lib.rs | |
| parent | 111e9bc64bbdce14122e3676978f2ceefa5bff1a (diff) | |
| download | rust-8b1abd6578dea3e7632014b38dbc0acadb5f0861.tar.gz rust-8b1abd6578dea3e7632014b38dbc0acadb5f0861.zip | |
Make stats code nicer.
Taking inspiration from `-Zmacro-stats`:
- Use "{prefix}" consistently.
- Use names for column widths.
- Write output in a single `eprint!` call, in an attempt to minimize
interleaving of output from different rustc processes.
- Use `repeat` for the long `---` banners.
Diffstat (limited to 'compiler/rustc_interface/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
