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
2022-10-23
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
flip1995
-48
/
+41
2022-10-20
rustc_hir_typeck: fix clippy
lcnr
-1
/
+1
2022-10-07
Change InferCtxtBuilder from enter to build
Cameron Steffen
-3
/
+1
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-323
/
+236
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-2
/
+2
2022-09-24
separate definitions and `HIR` owners
Takayuki Maeda
-4
/
+4
2022-09-21
Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy
David Koloski
-20
/
+133
2022-09-19
remove the `Subst` trait, always use `EarlyBinder`
lcnr
-1
/
+0
2022-09-09
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
Philipp Krones
-105
/
+196
2022-09-07
Auto merge of #101432 - nnethercote:shrink-PredicateS, r=lcnr
bors
-4
/
+4
2022-09-06
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
bors
-16
/
+10
2022-09-05
refactor: remove unnecessary variables
Takayuki Maeda
-12
/
+8
2022-09-05
separate the receiver from arguments in HIR under /clippy
Takayuki Maeda
-160
/
+194
2022-09-05
Pack `Term` in the same way as `GenericArg`.
Nicholas Nethercote
-4
/
+4
2022-09-02
clippy: BindingAnnotation change
Cameron Steffen
-16
/
+10
2022-08-31
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
Jason Newcomb
-48
/
+2224
2022-08-11
Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup
Philipp Krones
-17
/
+38
2022-07-29
Avoid ICE when fetching LocalDefId
Miguel Guarniz
-1
/
+2
2022-07-28
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
Philipp Krones
-1
/
+77
2022-07-18
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
Philipp Krones
-81
/
+82
2022-07-16
Rollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string-conversions, r=compil...
Matthias Krüger
-1
/
+1
2022-07-17
avoid some `Symbol` to `String` conversions
Takayuki Maeda
-1
/
+1
2022-07-12
Fix clippy build
Maybe Waffle
-12
/
+12
2022-07-01
Factor out hir::Node::Binding
Cameron Steffen
-1
/
+1
2022-06-30
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
Philipp Krones
-2
/
+5
2022-06-20
remove last use of MAX_SUGGESTION_HIGHLIGHT_LINES
Maybe Waffle
-10
/
+3
2022-06-19
remove `span_lint_and_sugg_for_edges` from clippy utils
Maybe Waffle
-7
/
+4
2022-06-16
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
flip1995
-154
/
+200
2022-06-15
Rollup merge of #98110 - cjgillot:closure-brace, r=Aaron1011
Yuki Okushi
-38
/
+37
2022-06-13
remove unnecessary `to_string` and `String::new`
Takayuki Maeda
-3
/
+3
2022-06-12
Make `ExprKind::Closure` a struct variant.
Camille GILLOT
-38
/
+37
2022-06-04
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
Philipp Krones
-64
/
+210
2022-05-23
Lifetime variance fixes for clippy
Michael Goulet
-1
/
+1
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-216
/
+248
2022-05-05
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
flip1995
-258
/
+471
2022-05-02
rustc: Panic by default in `DefIdTree::parent`
Vadim Petrochenkov
-6
/
+6
2022-04-08
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
flip1995
-17
/
+179
2022-03-30
Auto merge of #95436 - cjgillot:static-mut, r=oli-obk
bors
-1
/
+1
2022-03-30
get clippy to compile again
lcnr
-8
/
+9
2022-03-29
Remember mutability in `DefKind::Static`.
Camille GILLOT
-1
/
+1
2022-03-24
Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42' into clippyup
flip1995
-104
/
+279
2022-03-14
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
flip1995
-104
/
+249
2022-03-11
Improve `AdtDef` interning.
Nicholas Nethercote
-10
/
+10
2022-02-26
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
flip1995
-2
/
+3
2022-02-15
Overhaul `RegionKind` and `Region`.
Nicholas Nethercote
-2
/
+2
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-17
/
+17
2022-02-10
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
flip1995
-34
/
+37
2022-02-01
remove `TyS::same_type`
lcnr
-8
/
+6
2022-01-27
Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6' into clippyup
flip1995
-3
/
+3
2022-01-21
Remove a span from hir::ExprKind::MethodCall
Cameron Steffen
-26
/
+27
[prev]
[next]