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
/
needless_late_init.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-22
don't trigger `needless_late_init` when the first usage is in macro (#14053)
Timo
-0
/
+4
2025-01-22
don't trigger `needless_late_init` when the first usage is in macro
lapla-cogito
-0
/
+4
2025-01-19
Apply `unnecessary_semicolon` to Clippy sources
Samuel Tardieu
-1
/
+1
2024-10-30
Use match ergonomics compatible with editions 2021 and 2024
Samuel Tardieu
-2
/
+2
2024-08-21
Start removing `snippet_opt`
Jason Newcomb
-4
/
+7
2024-05-19
Swap `for_each_expr` and `for_each_expr_with_closures`
Alex Macleod
-3
/
+3
2024-05-08
fix: merge multiple suggestions into a single multi-span suggestion in `needl...
roife
-46
/
+23
2024-05-02
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-2
/
+1
2024-04-17
Rename `BindingAnnotation` to `BindingMode`
Jules Bertholet
-2
/
+2
2024-03-22
Rename `hir::Local` into `hir::LetStmt`
Guillaume Gomez
-5
/
+5
2024-03-14
Rename `hir::StmtKind::Local` into `hir::StmtKind::Let`
Guillaume Gomez
-1
/
+1
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-1
/
+1
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-25
/
+20
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-2
/
+2
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-1
/
+3
2022-12-29
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
Philipp Krones
-3
/
+3
2022-10-20
Implement assertions and fixes to not emit empty spans without suggestions
Kevin Per
-4
/
+7
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-25
/
+19
2022-09-02
clippy: BindingAnnotation change
Cameron Steffen
-1
/
+1
2022-06-16
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
flip1995
-8
/
+8
2022-06-13
remove unnecessary `to_string` and `String::new` for `tool_only_span_suggestion`
Takayuki Maeda
-1
/
+1
2022-06-13
remove unnecessary `to_string` and `String::new`
Takayuki Maeda
-2
/
+2
2022-06-04
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
Philipp Krones
-6
/
+7
2022-05-05
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
flip1995
-10
/
+44
2022-01-13
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
flip1995
-1
/
+1
2021-12-17
Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyup
flip1995
-8
/
+9
2021-12-13
Fix rebase and clippy tests
Esteban Kuber
-3
/
+8
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-0
/
+349