In #129533 the main hash function changed and the order of `-Z input-stats` output changed, which showed that it is dependent on the hash function, even though it is sorted. That's because entries with the same cumulative size are ordered in a way that depends on the hash function. This commit fixes that by using the entry label as the secondary ordering key. |
||
|---|---|---|
| .. | ||
| input-stats.rs | ||
| input-stats.stderr | ||
| meta-stats.rs | ||