mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-19 03:20:38 +00:00

Removed verbose printing from the `PrettyPrinter` when printing constants Partially solves #94187 by completing the first step described in [this comment](https://github.com/rust-lang/rust/issues/94187#issuecomment-1282339909).
For more information about how rustc works, see the rustc dev guide.