| Age | Commit message (Expand) | Author | Lines |
| 2022-11-28 | fix clippy tests | Esteban Küber | -13/+13 |
| 2022-11-24 | Avoid `GenFuture` shim when compiling async constructs | Arpad Borsos | -1/+1 |
| 2022-11-21 | Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup | Philipp Krones | -736/+3917 |
| 2022-11-17 | Add variant_name function to `LangItem` | Philipp Krones | -16/+16 |
| 2022-11-16 | cleanup and dedupe CTFE and Miri error reporting | Ralf Jung | -3/+3 |
| 2022-11-09 | bless clippy | yukang | -0/+5 |
| 2022-11-01 | Auto merge of #103217 - mejrs:track, r=eholk | bors | -0/+22 |
| 2022-10-26 | Adjust normalization | mejrs | -3/+3 |
| 2022-10-24 | Add more normalization and tests | mejrs | -2/+6 |
| 2022-10-24 | Address some comments | mejrs | -0/+18 |
| 2022-10-23 | Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup | flip1995 | -1291/+3975 |
| 2022-10-21 | Rollup merge of #103260 - cuviper:needs-asm-support, r=fee1-dead | Dylan DPC | -34/+37 |
| 2022-10-20 | Implement assertions and fixes to not emit empty spans without suggestions | Kevin Per | -94/+16 |
| 2022-10-19 | Fixup a few tests needing asm support | Josh Stone | -34/+37 |
| 2022-10-10 | Rollup merge of #99696 - WaffleLapkin:uplift, r=fee1-dead | Dylan DPC | -189/+30 |
| 2022-10-09 | deprecate `clippy::for_loops_over_fallibles` | Maybe Waffle | -189/+28 |
| 2022-10-09 | fixup lint name | Maybe Waffle | -2/+2 |
| 2022-10-09 | Fix clippy tests that trigger `for_loop_over_fallibles` lint | Maybe Waffle | -1/+3 |
| 2022-10-08 | Stabilize half_open_range_patterns | Urgau | -1/+1 |
| 2022-10-07 | make const_err a hard error | Ralf Jung | -6/+12 |
| 2022-10-06 | Merge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766' into clippyup | Philipp Krones | -55/+12 |
| 2022-10-06 | Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup | Philipp Krones | -1397/+5485 |
| 2022-10-01 | bless clippy | Maybe Waffle | -231/+231 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -2/+2 |
| 2022-09-26 | Rollup merge of #102197 - Nilstrieb:const-new-🌲, r=Mark-Simulacrum | fee1-dead | -3/+3 |
| 2022-09-23 | Stabilize const `BTree{Map,Set}::new` | Nilstrieb | -3/+3 |
| 2022-09-23 | Bless clippy. | Camille GILLOT | -11/+11 |
| 2022-09-21 | Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy | David Koloski | -818/+1324 |
| 2022-09-15 | Fix clippy | est31 | -45/+42 |
| 2022-09-09 | Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup | Philipp Krones | -194/+900 |
| 2022-09-06 | Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot | bors | -8/+8 |
| 2022-09-05 | separate the receiver from arguments in HIR under /clippy | Takayuki Maeda | -3/+3 |
| 2022-09-02 | clippy: BindingAnnotation change | Cameron Steffen | -8/+8 |
| 2022-08-31 | Auto merge of #101249 - matthiaskrgr:rollup-wahnoz8, r=matthiaskrgr | bors | -659/+4303 |
| 2022-08-31 | Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup | Jason Newcomb | -659/+4303 |
| 2022-08-31 | fix a clippy test | Ralf Jung | -1/+1 |
| 2022-08-30 | Auto merge of #98919 - 5225225:stricter-invalid-value, r=RalfJung | bors | -1/+1 |
| 2022-08-29 | Fix tests due to stricter invalid_value | 5225225 | -1/+1 |
| 2022-08-29 | Revert let_chains stabilization | Nilstrieb | -16/+18 |
| 2022-08-23 | Stabilize `#![feature(label_break_value)]` | Joshua Nelson | -6/+5 |
| 2022-08-11 | Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup | Philipp Krones | -450/+1182 |
| 2022-08-03 | Warn about dead tuple struct fields | Fabian Wolff | -51/+60 |
| 2022-07-28 | Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup | Philipp Krones | -71/+607 |
| 2022-07-22 | Do not resolve associated const when there is no provided value | Michael Goulet | -9/+1 |
| 2022-07-19 | Mention first and last macro in backtrace | Michael Goulet | -6/+6 |
| 2022-07-18 | Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup | Philipp Krones | -448/+1894 |
| 2022-07-16 | Stabilize `let_chains` | Caio | -18/+16 |
| 2022-07-13 | add array tests, cleanup, tidy, and bless | Ralf Jung | -2/+2 |
| 2022-07-08 | Rollup merge of #99026 - anall:buffix/clippy-9131, r=xFrednet | Matthias Krüger | -1/+7 |
| 2022-07-08 | Auto merge of #98482 - cjgillot:short-struct-span-closure, r=estebank | bors | -1/+1 |