Files
Shubham Mishra a862ba9373 Pretty print: sort hashmap iters (#3188)
# Description of Changes
Iterating over a HashMap does not guarantee any ordering of the items.
To ensure consistent and predictable pretty-printing, explicitly sort
entries.

# API and ABI breaking changes
NA

# Expected complexity level and risk
0
2025-08-21 10:11:00 +00:00
..
2025-08-20 19:14:00 +00:00
2025-08-12 18:20:58 +00:00

⚠️ Internal Crate ⚠️

This crate is intended for internal use only. It is not stable and may change without notice.