about summary refs log tree commit diff
path: root/clippy_lints/src/missing_trait_methods.rs
AgeCommit message (Expand)AuthorLines
2023-01-27Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-1/+1
2023-01-19Allow for more efficient sorting when exporting Unord collections.Michael Woerister-1/+1
2023-01-19Use UnordMap instead of FxHashMap in define_id_collections!().Michael Woerister-12/+14
2022-10-23Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyupflip1995-0/+98
2022-10-20Add `missing_trait_methods` lintAlex Macleod-0/+98