hashmap to_str #2566
Labels
A-pretty
Area: Pretty printing (including `-Z unpretty`)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Milestone
It's very helpful when debugging to be able to print values nicely, but hashmaps look awful when printed with the %? format and don't provide a to_str implementation.
The text was updated successfully, but these errors were encountered: