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
/
utils
Age
Commit message (
Expand
)
Author
Lines
2022-08-14
Auto merge of #9187 - sgued:iter-once, r=flip1995
bors
-2
/
+2
2022-08-11
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-24
/
+45
2022-08-08
Fix the lint in clippy itself
Sosthène Guédon
-2
/
+2
2022-08-04
Fix some typos
alex-semenyuk
-1
/
+1
2022-07-29
Rename local_did to def_id
Miguel Guarniz
-1
/
+1
2022-07-29
Change maybe_body_owned_by to take local def id
Miguel Guarniz
-1
/
+1
2022-07-29
Change lint name to plural
Andy Caldwell
-1
/
+1
2022-07-29
Rename "blacklisted name" to "disallowed name" throughout
Andy Caldwell
-10
/
+15
2022-07-28
Harden duplicates checking and add tests
Andy Caldwell
-3
/
+9
2022-07-28
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
Philipp Krones
-1
/
+5
2022-07-27
Read and use deprecated configuration (as well as emitting a warning)
Philipp Krones
-6
/
+14
2022-07-18
Add Arithmetic lint
Caio
-0
/
+4
2022-07-18
unused_self: respect avoid-breaking-exported-api
Xiretza
-1
/
+1
2022-07-18
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
Philipp Krones
-8
/
+8
2022-07-15
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-8
/
+8
2022-07-13
Fix typos
bors
-1
/
+1
2022-07-12
Fix clippy build
Maybe Waffle
-3
/
+3
2022-07-06
Dogfood fixes to use `bool::then_some`
Josh Triplett
-1
/
+1
2022-06-30
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
Philipp Krones
-23
/
+95
2022-06-30
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-23
/
+95
2022-06-27
Auto merge of #8871 - Serial-ATA:cargo-dev-deprecate, r=giraffate
bors
-21
/
+87
2022-06-24
Add test for [`default_deprecation_reason`]
Serial
-2
/
+1
2022-06-22
Auto merge of #9028 - kyoto7250:issue_8798, r=xFrednet
bors
-0
/
+1
2022-06-21
Remove `cargo_dev` dependency
Serial
-1
/
+6
2022-06-21
Add `dev deprecate`
Serial
-21
/
+88
2022-06-20
confirm using chain in collapsible_span_lint_calls
kyoto7250
-0
/
+1
2022-06-19
remove `span_lint_and_sugg_for_edges` from clippy utils
Maybe Waffle
-1
/
+0
2022-06-16
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
flip1995
-61
/
+271
2022-06-16
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
-61
/
+271
2022-06-14
Auto merge of #8947 - Serial-ATA:lint-produces-output, r=xFrednet
bors
-18
/
+210
2022-06-12
Make `ExprKind::Closure` a struct variant.
Camille GILLOT
-2
/
+8
2022-06-09
Auto merge of #8954 - Serial-ATA:doc-comment-issues, r=xFrednet
bors
-15
/
+7
2022-06-06
Add lint output to lint list
Serial
-18
/
+210
2022-06-05
Improve lint doc consistency
Serial
-15
/
+7
2022-06-04
List configuration values can now be extended instead of replaced
xFrednet
-24
/
+50
2022-06-04
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
Philipp Krones
-9
/
+61
2022-06-04
Auto merge of #8843 - Serial-ATA:collect-renamed, r=xFrednet
bors
-3
/
+52
2022-05-30
needless_deref
lyj
-6
/
+5
2022-05-27
fix
tamaron
-0
/
+4
2022-05-25
Collect renamed lints
Serial
-3
/
+52
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-7
/
+130
2022-05-20
Merge remote-tracking branch 'upstream/master' into rustup
xFrednet
-7
/
+130
2022-05-18
Improve "unknown field" error messages
Samuel E. Moelius III
-7
/
+122
2022-05-09
fix clippy
SparrowLii
-5
/
+5
2022-05-08
Optionally allow `expect` and `unwrap` in tests
Samuel E. Moelius III
-0
/
+8
2022-05-05
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
flip1995
-585
/
+69
2022-04-24
Add `large_include_file` lint
Serial
-0
/
+4
2022-04-23
Make clippy inspector more precise.
Camille GILLOT
-2
/
+14
2022-04-23
Drop vis in Item.
Camille GILLOT
-8
/
+4
2022-04-23
Drop vis in ImplItem.
Camille GILLOT
-8
/
+5
[next]