about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/interface.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2025-06-24 10:11:52 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2025-06-24 13:05:51 +1000
commit8b1abd6578dea3e7632014b38dbc0acadb5f0861 (patch)
tree3dd875e6bdf5f258df6c2d53b0f29e799df077d4 /compiler/rustc_interface/src/interface.rs
parent111e9bc64bbdce14122e3676978f2ceefa5bff1a (diff)
downloadrust-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/interface.rs')
0 files changed, 0 insertions, 0 deletions