diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-06-02 14:12:05 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-06-07 10:26:58 +1000 |
| commit | 9fd6d979152db51271b12ad66ab7e8352e2bbd4f (patch) | |
| tree | f203e52947ab7137a8822fba107e73efd85bde2f /tests/rustdoc-js-std/reference-shrink.js | |
| parent | 0a1cd5baa4d0ad4994f4038988a76770a6e2150c (diff) | |
| download | rust-9fd6d979152db51271b12ad66ab7e8352e2bbd4f.tar.gz rust-9fd6d979152db51271b12ad66ab7e8352e2bbd4f.zip | |
Improve sorting in `debug_dump`.
Currently it sorts by symbol name, which is a mangled name like `_ZN1a4main17hb29587cdb6db5f42E`, which leads to non-obvious orderings. This commit changes it to use the existing `items_in_deterministic_order`, which iterates in source code order.
Diffstat (limited to 'tests/rustdoc-js-std/reference-shrink.js')
0 files changed, 0 insertions, 0 deletions
