@zkat I was wondering what rustc's output would look like with a style closer to miette's, while keeping the same design language we already have, and I'm quite pleased with the result.
https://github.com/rust-lang/rust/pull/126597
#rust #rustlang
Add Unicode block-drawing compiler output support by estebank · Pull Request #126597 · rust-lang/rust

Add nightly-only theming support to rustc output using Unicode box drawing characters instead of ASCII-art to draw the terminal UI. In order to enable, the flags -Zunstable-options=yes --error-form...

GitHub
@ekuber @zkat Please! Yes! I have been pining for this for so long, thank you!