rust/tests/ui/stats
Noratrieb 3efd5926f6 Stop relying on hashmap iteration for hir stat printing
Just because the code says it's OK does not mean that it actually is OK.
Nodes with the same total size were not sorted, their order relied on
hashmap iteration.
2024-10-20 00:12:52 -07:00
..
hir-stats.rs ignore/fix layout-sensitive tests 2024-08-31 23:56:45 +02:00
hir-stats.stderr Stop relying on hashmap iteration for hir stat printing 2024-10-20 00:12:52 -07:00
meta-stats.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00