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_utils
Age
Commit message (
Expand
)
Author
Lines
2024-01-15
Ensure `callee_id`s are body owners
Samuel Moelius
-20
/
+10
2024-01-12
Delegation implementation: step 1
Bryanskiy
-1
/
+1
2024-01-11
Merge commit '26ac6aab023393c94edf42f38f6ad31196009643'
Philipp Krones
-7
/
+16
2024-01-10
Rename consuming chaining methods on `DiagnosticBuilder`.
Nicholas Nethercote
-1
/
+1
2024-01-08
Make `DiagnosticBuilder::emit` consuming.
Nicholas Nethercote
-1
/
+1
2024-01-05
Update clippy for hir::Guard removal
Matthew Jasper
-23
/
+5
2023-12-28
Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-sync
Philipp Krones
-12
/
+27
2023-12-24
Remove `Session` methods that duplicate `DiagCtxt` methods.
Nicholas Nethercote
-5
/
+5
2023-12-22
Auto merge of #118847 - eholk:for-await, r=compiler-errors
bors
-4
/
+17
2023-12-20
Give `VariantData::Struct` named fields, to clairfy `recovered`.
Alona Enraght-Moony
-3
/
+5
2023-12-19
Plumb awaitness of for loops
Eric Holk
-4
/
+17
2023-12-16
Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup
Philipp Krones
-62
/
+90
2023-12-15
Don't pass lint back out of lint decorator
Michael Goulet
-6
/
+0
2023-12-12
Move some methods from `tcx.hir()` to `tcx`
zetanumbers
-10
/
+10
2023-12-10
fix clippy
Deadbeef
-11
/
+23
2023-12-08
Auto merge of #118420 - compiler-errors:async-gen, r=eholk
bors
-5
/
+6
2023-12-08
Make some matches exhaustive to avoid bugs, fix tools
Michael Goulet
-1
/
+2
2023-12-08
coro_kind -> coroutine_kind
Michael Goulet
-4
/
+4
2023-12-08
Auto merge of #118527 - Nadrieril:never_patterns_parse, r=compiler-errors
bors
-1
/
+1
2023-12-04
Option<CoroutineKind>
Eric Holk
-2
/
+11
2023-12-04
Merge Async and Gen into CoroutineKind
Eric Holk
-3
/
+3
2023-12-03
Parse a pattern with no arm
Nadrieril
-1
/
+1
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-47
/
+175
2023-11-29
Rollup merge of #118157 - Nadrieril:never_pat-feature-gate, r=compiler-errors
Matthias Krüger
-0
/
+2
2023-11-29
Add `never_patterns` feature gate
Nadrieril
-0
/
+2
2023-11-28
Rework `ast::BinOpKind::to_string` and `ast::UnOp::to_string`.
Nicholas Nethercote
-1
/
+1
2023-11-26
rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle...
Vadim Petrochenkov
-4
/
+4
2023-11-25
Appease the clippy
Michael Goulet
-1
/
+1
2023-11-22
Update itertools to 0.11.
Nicholas Nethercote
-1
/
+1
2023-11-17
rename bound region instantiation
lcnr
-4
/
+4
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-172
/
+528
2023-11-13
update type flags
lcnr
-2
/
+2
2023-11-13
rename `ReLateBound` to `ReBound`
lcnr
-1
/
+1
2023-11-03
Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
bors
-2
/
+2
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-253
/
+134
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-2
/
+2
2023-11-01
Rename hook.
Camille GILLOT
-1
/
+1
2023-10-29
Rename Since -> StableSince in preparation for a DeprecatedSince
David Tolnay
-4
/
+4
2023-10-29
Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors
bors
-2
/
+2
2023-10-27
Add gen blocks to ast and do some broken ast lowering
Oli Scherer
-2
/
+2
2023-10-26
Parse rustc version at compile time
David Tolnay
-15
/
+8
2023-10-24
Expose a non-Symbol way to access current rustc version string
David Tolnay
-4
/
+3
2023-10-24
Handle structured stable attribute 'since' version in clippy
David Tolnay
-12
/
+19
2023-10-21
Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup
Philipp Krones
-94
/
+169
2023-10-20
s/generator/coroutine/
Oli Scherer
-1
/
+1
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-1
/
+1
2023-10-18
AliasTy::new instead of tcx method
lcnr
-1
/
+1
2023-10-16
fix lint failures in clippy
Arthur Lafrance
-1
/
+1
2023-10-06
Merge commit 'b105fb4c39bc1a010807a6c076193cef8d93c109' into clippyup
Philipp Krones
-57
/
+91
2023-10-05
Add more diagnostic items for clippy
Jason Newcomb
-54
/
+4
[next]