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
Age
Commit message (
Expand
)
Author
Lines
2024-05-12
Propagate errors rather than using return_if_err
Michael Goulet
-1
/
+1
2024-05-12
Make LateCtxt be a type info delegate for EUV for clippy
Michael Goulet
-7
/
+3
2024-05-02
Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-u...
Philipp Krones
-3
/
+4
2024-04-17
Rename `BindingAnnotation` to `BindingMode`
Jules Bertholet
-6
/
+6
2024-04-04
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...
Philipp Krones
-19
/
+16
2024-03-23
Rollup merge of #122780 - GuillaumeGomez:rename-hir-local, r=oli-obk
Matthias Krüger
-7
/
+7
2024-03-22
Rename `hir::Node::Local` into `hir::Node::LetStmt`
Guillaume Gomez
-1
/
+1
2024-03-22
Rename `hir::Local` into `hir::LetStmt`
Guillaume Gomez
-6
/
+6
2024-03-22
And the tools too
Michael Goulet
-3
/
+3
2024-03-21
Merge commit '9d6f41691ed9dbfaec2a2df2661c42451f2fe0d3' into clippy-subtree-u...
Philipp Krones
-56
/
+33
2024-03-14
Rename `hir::StmtKind::Local` into `hir::StmtKind::Let`
Guillaume Gomez
-4
/
+4
2024-03-12
Change `DefKind::Static` to a struct variant
Oli Scherer
-2
/
+2
2024-03-10
Remove unused structs in clippy
r0cky
-58
/
+2
2024-03-08
Rollup merge of #119365 - nbdd0121:asm-goto, r=Amanieu
Matthias Krüger
-0
/
+3
2024-03-07
Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u...
Philipp Krones
-2
/
+4
2024-02-27
Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...
Philipp Krones
-3
/
+8
2024-02-24
Add asm label support to AST and HIR
Gary Guo
-0
/
+3
2024-02-10
hir: Remove `hir::Map::{opt_parent_id,parent_id,get_parent,find_parent}`
Vadim Petrochenkov
-2
/
+1
2024-02-08
Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyup
Philipp Krones
-4
/
+4
2024-02-07
hir: Remove `fn opt_hir_id` and `fn opt_span`
Vadim Petrochenkov
-1
/
+1
2024-01-25
Merge commit '66c29b973b3b10278bd39f4e26b08522a379c2c9' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-01-22
Auto merge of #120080 - cuviper:128-align-packed, r=nikic
bors
-3
/
+3
2024-01-19
Pack the u128 in LitKind::Int
Josh Stone
-3
/
+3
2024-01-15
Ensure `callee_id`s are body owners
Samuel Moelius
-1
/
+1
2023-12-28
Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-sync
Philipp Krones
-3
/
+3
2023-12-16
Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup
Philipp Krones
-3
/
+172
2023-12-12
Move some methods from `tcx.hir()` to `tcx`
zetanumbers
-3
/
+3
2023-12-11
Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler...
bors
-1
/
+1
2023-12-10
fix clippy
Deadbeef
-1
/
+1
2023-12-10
remove redundant imports
surechen
-5
/
+2
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-11
/
+26
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-540
/
+522
2023-11-03
Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
bors
-4
/
+4
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-56
/
+147
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-4
/
+4
2023-10-21
Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup
Philipp Krones
-1
/
+1
2023-09-25
Merge commit '7671c283a50b5d1168841f3014b14000f01dd204' into clippyup
Philipp Krones
-2
/
+1
2023-09-12
Merge commit '98363cbf6a7c3f8b571a7d92a3c645bb4376e4a6' into clippyup
Philipp Krones
-135
/
+160
2023-08-11
Merge commit '1e8fdf492808a25d78a97e1242b835ace9924e4d' into clippyup
Philipp Krones
-1
/
+3
2023-08-04
Improve spans for indexing expressions
Nilstrieb
-5
/
+5
2023-07-31
Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup
Philipp Krones
-4
/
+5
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-29
/
+25
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-3
/
+3
2023-07-05
Move `TyCtxt::mk_x` to `Ty::new_x` where applicable
Boxy
-2
/
+2
2023-07-02
Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup
Philipp Krones
-134
/
+384
2023-06-26
Support `hir::ExprKind::Become` in clippy
Maybe Waffle
-0
/
+6
2023-05-05
Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup
Philipp Krones
-3
/
+146
2023-04-21
offset_of
DrMeepster
-1
/
+2
2023-03-24
Merge commit 'd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079' into clippyup
Philipp Krones
-13
/
+19
2023-03-14
Remove box expressions from HIR
clubby789
-2
/
+1
[next]