-
Notifications
You must be signed in to change notification settings - Fork 656
Closed
Labels
A-frontend 🐹C-enhancement ✨Category: Adding new behavior or a change to the way an existing feature worksCategory: Adding new behavior or a change to the way an existing feature works
Description
https://crates.io/crates/error-chain/0.5.0
https://github.com/brson/error-chain/blob/6af2cc5be10f2ee848978ea9b168680c5fe48a23/Cargo.toml
authors = [ "Brian Anderson <[email protected]>",
"Paul Colomiets <[email protected]>",
"Colin Kiegel <[email protected]>"]
Also observed with other multi-author crates like backtrace
and hyper
.
Edit: If I'm reading the code right the order is whatever the SQL query returns. If so, and if you don't want to preserve the Cargo.toml order, perhaps they could be ordered alphabetically? It's not a big deal anyway.
Metadata
Metadata
Assignees
Labels
A-frontend 🐹C-enhancement ✨Category: Adding new behavior or a change to the way an existing feature worksCategory: Adding new behavior or a change to the way an existing feature works