index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clippy_lints
/
src
/
same_name_method.rs
Age
Commit message (
Expand
)
Author
Lines
2024-06-23
Fix doc nits
John Arundel
-1
/
+1
2024-05-23
For restriction lints, replace “Why is this bad?” with “Why restrict th...
Kevin Reid
-1
/
+1
2024-02-22
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-19
/
+17
2024-02-07
hir: Remove `fn opt_hir_id` and `fn opt_span`
Vadim Petrochenkov
-2
/
+2
2023-12-16
Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup
Philipp Krones
-23
/
+23
2023-12-16
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-23
/
+23
2023-12-12
Move some methods from `tcx.hir()` to `tcx`
zetanumbers
-1
/
+1
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-1
/
+1
2023-11-25
Use absolute path for `declare_tool_lint` in `declare_clippy_lint`
Alex Macleod
-1
/
+1
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-20
/
+17
2023-11-10
Clean up after if chain removal
Alex Macleod
-6
/
+5
2023-11-10
Run `if-to-let-chain clippy*/**/*.rs`
Alex Macleod
-20
/
+18
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-7
/
+9
2023-11-02
Format let-chains across the code base
Philipp Krones
-6
/
+8
2023-10-23
Set existing doc-tests to `no_run`
Alex Macleod
-1
/
+1
2023-02-25
Merge branch 'master' into rustup
Jason Newcomb
-5
/
+5
2023-02-14
Add `of_trait` to DefKind::Impl.
Camille GILLOT
-1
/
+1
2022-12-29
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
Philipp Krones
-2
/
+2
2022-12-20
Fix adjacent code
Samuel Moelius
-2
/
+2
2022-11-21
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-5
/
+5
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-1
/
+1
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-2
/
+2
2022-09-23
Apply uninlined_format-args to clippy_lints
Yuri Astrakhan
-2
/
+2
2022-06-16
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
flip1995
-7
/
+11
2022-06-06
Fix `#[expect]` for `async_yields_async`
xFrednet
-0
/
+1
2022-06-06
Fix `#[expect]` for `same_name_method`
xFrednet
-7
/
+10
2022-05-20
Merge remote-tracking branch 'upstream/master' into rustup
xFrednet
-5
/
+5
2022-05-06
use def_span and def_kind queries instead of calling tcx.hir() methods
Miguel Guarniz
-6
/
+6
2022-05-05
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
flip1995
-102
/
+98
2022-05-05
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
-102
/
+98
2022-04-08
remove CheckVisitor, CollectExternCrateVisitor and ItemLikeVisitor impls
Miguel Guarniz
-0
/
+4
2022-04-08
Refactor HIR item-like traversal (part 1)
Miguel Guarniz
-1
/
+2
2022-01-19
Store a `Symbol` instead of an `Ident` in `AssocItem`
Aaron Hill
-1
/
+1
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-3
/
+4
2021-09-30
Do not pass hir::Crate to lints.
Camille GILLOT
-3
/
+3
2021-09-28
Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup
flip1995
-0
/
+160