rust/compiler/rustc_borrowck
est31 a8839c3de7 Use sort_by_key instead of sort_by
I went over the cases where sort_by is used and in these two,
one can use sort_by_key instead.
2023-03-16 13:06:31 +01:00
..
2023-03-16 13:06:31 +01:00
2023-03-11 22:51:57 +01:00