mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-13 07:24:00 +00:00
9fd6d97915
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |