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
/
loops
/
while_let_loop.rs
Age
Commit message (
Expand
)
Author
Lines
2025-05-15
Include `let` assignment in suggestion
Samuel Tardieu
-22
/
+59
2025-05-08
Simplify `is_simple_break_expr`
Samuel Tardieu
-16
/
+6
2024-03-22
Rename `hir::Local` into `hir::LetStmt`
Guillaume Gomez
-2
/
+2
2024-03-14
Rename `hir::StmtKind::Local` into `hir::StmtKind::Let`
Guillaume Gomez
-1
/
+1
2022-09-05
separate the receiver from arguments in HIR under /clippy
Takayuki Maeda
-1
/
+8
2022-07-11
move else block into the `Local` struct
Ding Xiang Fei
-1
/
+1
2022-07-11
lower let-else in MIR instead
Ding Xiang Fei
-1
/
+1
2022-06-30
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
Philipp Krones
-56
/
+50
2022-01-13
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
flip1995
-1
/
+1
2021-09-28
Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup
flip1995
-1
/
+1
2021-09-08
Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup
flip1995
-3
/
+3
2021-08-19
Fix clippy let expressions fallout
Cameron Steffen
-1
/
+1
2021-08-15
Introduce hir::ExprKind::Let - Take 2
Caio
-42
/
+56
2021-04-08
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
flip1995
-6
/
+6
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-1
/
+2
2021-03-12
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
flip1995
-0
/
+87