mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-03 06:25:40 +00:00
I went over the cases where sort_by is used and in these two, one can use sort_by_key instead.
I went over the cases where sort_by is used and in these two, one can use sort_by_key instead.