Commit graph

7 commits

Author SHA1 Message Date
Eduardo Broto 9365660a2f unnecessary sort by: avoid dereferencing closure param 2020-09-23 23:33:50 +02:00
Eduardo Broto 9fa9208bd5 Restrict unnecessary_sort_by to non-ref copy types 2020-09-07 00:19:17 +02:00
JarredAllen 25abd7ae76 Create stable_sort_primitive lint 2020-08-03 11:17:43 -07:00
Eduardo Broto db1c946aaa unnecessary_sort_by: avoid linting if key borrows 2020-07-08 21:31:59 +02:00
JarredAllen 9a5baed482 Implement suggestions from phansch 2020-05-31 15:09:12 -07:00
JarredAllen 20cb512e81 Updated test cases and formatted 2020-05-31 12:06:32 -07:00
JarredAllen 015ab9f925 Renamed to 2020-05-31 11:55:45 -07:00
Renamed from tests/ui/sort_by_key.rs (Browse further)