##// END OF EJS Templates
rust: run `cargo clippy`...
rust: run `cargo clippy` These automatic fixes are good to have because they make the code more idiomatic and less surprising. The transform from `sort` -> `sort_unstable` is questionable, but this is only in a test, so it doesn't matter in our case.
Raphaël Gomès -
r50809:58074252 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / dirstate
dirs_multiset.rs Loading ...
entry.rs Loading ...
parsers.rs Loading ...
status.rs Loading ...