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
/
methods
Age
Commit message (
Expand
)
Author
Lines
2024-05-12
Propagate errors rather than using return_if_err
Michael Goulet
-2
/
+1
2024-05-12
Make LateCtxt be a type info delegate for EUV for clippy
Michael Goulet
-6
/
+3
2024-05-08
Simplify `use crate::rustc_foo::bar` occurrences.
Nicholas Nethercote
-1
/
+1
2024-05-02
Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-u...
Philipp Krones
-24
/
+35
2024-04-18
Merge commit 'ca3b393750ee8d870bf3215dcf6509cafa5c0445' into clippy-subtree-u...
Philipp Krones
-8
/
+31
2024-04-17
Rename `BindingAnnotation` to `BindingMode`
Jules Bertholet
-16
/
+16
2024-04-16
Always use `ty::` qualifier for `TyKind` enum variants.
Nicholas Nethercote
-3
/
+3
2024-04-08
Stop exporting `TypeckRootCtxt` and `FnCtxt`.
Oli Scherer
-4
/
+1
2024-04-04
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...
Philipp Krones
-165
/
+209
2024-03-27
Implement `mut ref`/`mut ref mut`
Jules Bertholet
-4
/
+3
2024-03-26
Inherited -> TypeckRootCtxt
Michael Goulet
-3
/
+3
2024-03-23
Rollup merge of #122780 - GuillaumeGomez:rename-hir-local, r=oli-obk
Matthias Krüger
-10
/
+10
2024-03-22
Auto merge of #122900 - matthiaskrgr:rollup-nls90mb, r=matthiaskrgr
bors
-2
/
+2
2024-03-22
Rename `hir::Node::Local` into `hir::Node::LetStmt`
Guillaume Gomez
-6
/
+6
2024-03-22
Rename `hir::Local` into `hir::LetStmt`
Guillaume Gomez
-4
/
+4
2024-03-22
Fix clippy
Michael Goulet
-2
/
+2
2024-03-22
Programmatically convert some of the pat ctors
Michael Goulet
-1
/
+1
2024-03-22
Eagerly convert some ctors to use their specialized ctors
Michael Goulet
-5
/
+2
2024-03-21
Merge commit '9d6f41691ed9dbfaec2a2df2661c42451f2fe0d3' into clippy-subtree-u...
Philipp Krones
-74
/
+316
2024-03-14
Rename `hir::StmtKind::Local` into `hir::StmtKind::Let`
Guillaume Gomez
-3
/
+3
2024-03-12
Change `DefKind::Static` to a struct variant
Oli Scherer
-1
/
+1
2024-03-07
Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u...
Philipp Krones
-0
/
+2
2024-03-05
Convert `TypeVisitor` and `DefIdVisitor` to use `VisitorResult`
Jason Newcomb
-2
/
+2
2024-02-28
Rename `DiagnosticBuilder` as `Diag`.
Nicholas Nethercote
-2
/
+2
2024-02-27
Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...
Philipp Krones
-173
/
+494
2024-02-19
Prefer `DiagnosticBuilder` over `Diagnostic` in diagnostic modifiers.
Nicholas Nethercote
-2
/
+2
2024-02-10
hir: Remove `hir::Map::{opt_parent_id,parent_id,get_parent,find_parent}`
Vadim Petrochenkov
-5
/
+5
2024-02-08
Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyup
Philipp Krones
-2
/
+358
2024-02-07
hir: Remove `fn opt_hir_id` and `fn opt_span`
Vadim Petrochenkov
-3
/
+3
2024-01-30
hir: Remove `hir::Map::{owner,expect_owner}`
Vadim Petrochenkov
-1
/
+1
2024-01-25
Merge commit '66c29b973b3b10278bd39f4e26b08522a379c2c9' into clippy-subtree-u...
Philipp Krones
-136
/
+215
2024-01-19
Pack the u128 in LitKind::Int
Josh Stone
-7
/
+12
2024-01-17
Fix clippy
Oli Scherer
-1
/
+2
2024-01-11
Merge commit '26ac6aab023393c94edf42f38f6ad31196009643'
Philipp Krones
-104
/
+641
2024-01-08
Rustdoc and Clippy stop misusing Key for Ty -> (adt) DefId
Michael Goulet
-10
/
+4
2024-01-06
rustc_span: Optimize syntax context comparisons
Vadim Petrochenkov
-1
/
+1
2024-01-01
Address unused tuple struct fields in clippy
Jake Goulding
-8
/
+8
2023-12-28
Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-sync
Philipp Krones
-26
/
+307
2023-12-25
Fix clippy's usage of Body's coroutine_kind
Michael Goulet
-1
/
+0
2023-12-16
Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup
Philipp Krones
-22
/
+17
2023-12-12
Move some methods from `tcx.hir()` to `tcx`
zetanumbers
-4
/
+4
2023-12-10
remove redundant imports
surechen
-1
/
+1
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-26
/
+237
2023-11-26
rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle...
Vadim Petrochenkov
-1
/
+1
2023-11-25
Appease the clippy
Michael Goulet
-1
/
+1
2023-11-17
rename bound region instantiation
lcnr
-3
/
+3
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-1619
/
+1497
2023-11-03
Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
bors
-24
/
+16
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-505
/
+825
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-24
/
+16
[next]