about summary refs log tree commit diff
path: root/clippy_lints/src/methods/implicit_clone.rs
AgeCommit message (Expand)AuthorLines
2021-04-13Refactor diagnostic item methodsCameron Steffen-10/+18
2021-04-06Fix all occurences of `needless_borrow` internallyJason Newcomb-1/+1
2021-03-15Don't re-export clippy_utils::diagnostics::*Cameron Steffen-1/+1
2021-02-26added new lint `implicit_clone`Andrea Nall-0/+32