about summary refs log tree commit diff
path: root/clippy_lints/src/same_name_method.rs
AgeCommit message (Expand)AuthorLines
2021-12-02Fixed same_name_method descriptionvallentin-3/+3
2021-11-10Added `clippy::version` attribute to all normal lintsxFrednet-0/+1
2021-09-30Do not pass hir::Crate to lints.Camille GILLOT-3/+3
2021-09-28Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyupflip1995-0/+160