| Age | Commit message (Expand) | Author | Lines |
| 2023-08-10 | Revert "New lint [`filter_map_bool_then`]" | Catherine Flores | -2/+0 |
| 2023-08-08 | Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli... | Matthias Krüger | -2/+2 |
| 2023-08-07 | Store the laziness of type aliases in the DefKind | León Orell Valerian Liehr | -2/+2 |
| 2023-08-04 | Rollup merge of #114434 - Nilstrieb:indexing-spans, r=est31 | Matthias Krüger | -11/+11 |
| 2023-08-04 | Improve spans for indexing expressions | Nilstrieb | -11/+11 |
| 2023-08-04 | Rollup merge of #114022 - oli-obk:tait_ice_alias_field_projection, r=cjgillot | Matthias Krüger | -0/+2 |
| 2023-08-02 | Remove constness from `TraitPredicate` | Deadbeef | -3/+4 |
| 2023-07-31 | Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup | Philipp Krones | -124/+889 |
| 2023-07-28 | Make Clippy understand generic const items | León Orell Valerian Liehr | -4/+8 |
| 2023-07-27 | bless clippy | Deadbeef | -23/+29 |
| 2023-07-27 | Remove `constness` from `ParamEnv` | Deadbeef | -1/+1 |
| 2023-07-25 | Make everything builtin! | Michael Goulet | -2/+2 |
| 2023-07-24 | Perform OpaqueCast field projection on HIR, too. | Oli Scherer | -0/+2 |
| 2023-07-20 | XSimplifiedType to SimplifiedType::X | lcnr | -25/+22 |
| 2023-07-17 | Rename arg_iter to iter_instantiated | Michael Goulet | -2/+2 |
| 2023-07-17 | Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup | Philipp Krones | -110/+170 |
| 2023-07-14 | refactor(rustc_middle): Substs -> GenericArg | Mahdi Dibaiee | -61/+61 |
| 2023-07-07 | Rename `adjustment::PointerCast` and variants using it to `PointerCoercion` | Nilstrieb | -5/+5 |
| 2023-07-06 | Auto merge of #113377 - BoxyUwU:move_ty_ctors_to_ty, r=compiler-errors | bors | -2/+2 |
| 2023-07-06 | Auto merge of #113291 - oli-obk:pretty_print_mir_const, r=RalfJung | bors | -3/+4 |
| 2023-07-05 | Move `TyCtxt::mk_x` to `Ty::new_x` where applicable | Boxy | -2/+2 |
| 2023-07-05 | Patch clippy | Oli Scherer | -3/+4 |
| 2023-07-05 | Deal with fallout | Boxy | -2/+2 |
| 2023-07-02 | Fix valtree changes | Philipp Krones | -2/+2 |
| 2023-07-02 | Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup | Philipp Krones | -103/+378 |
| 2023-06-26 | Migrate predicates_of and caller_bounds to Clause | Michael Goulet | -39/+10 |
| 2023-06-26 | Auto merge of #112887 - WaffleLapkin:become_unuwuable_in_hir, r=compiler-erro... | bors | -0/+6 |
| 2023-06-26 | Support `hir::ExprKind::Become` in clippy | Maybe Waffle | -0/+6 |
| 2023-06-22 | Migrate item_bounds to ty::Clause | Michael Goulet | -7/+7 |
| 2023-06-21 | Auto merge of #112877 - Nilstrieb:rollup-5g5hegl, r=Nilstrieb | bors | -16/+17 |
| 2023-06-21 | Rollup merge of #112790 - WaffleLapkin:syntactically, r=Nilstrieb | Nilstrieb | -0/+1 |
| 2023-06-21 | Rollup merge of #112772 - compiler-errors:clauses-1, r=lcnr | Nilstrieb | -16/+16 |
| 2023-06-21 | Auto merge of #106450 - albertlarsan68:fix-arc-ptr-eq, r=Amanieu | bors | -2/+0 |
| 2023-06-19 | Rollup merge of #112232 - fee1-dead-contrib:match-eq-const-msg, r=b-naber | Michael Goulet | -1/+1 |
| 2023-06-19 | s/Clause/ClauseKind | Michael Goulet | -16/+16 |
| 2023-06-19 | Support `ast::ExprKind::Become` in clippy | Maybe Waffle | -0/+1 |
| 2023-06-18 | Better error for non const `PartialEq` call generated by `match` | Deadbeef | -1/+1 |
| 2023-06-17 | Move ConstEvaluatable to Clause | Michael Goulet | -1/+1 |
| 2023-06-17 | Move WF goal to clause | Michael Goulet | -1/+1 |
| 2023-06-02 | Merge commit '30448e8cf98d4754350db0c959644564f317bc0f' into clippyup | Philipp Krones | -9/+14 |
| 2023-05-29 | EarlyBinder::new -> EarlyBinder::bind | lcnr | -1/+1 |
| 2023-05-29 | Use `Cow` in `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -13/+15 |
| 2023-05-28 | Replace EarlyBinder(x) with EarlyBinder::new(x) | Kyle Matsuda | -1/+1 |
| 2023-05-20 | Merge commit '435a8ad86c7a33bd7ffb91c59039943408d3b6aa' into clippyup | Philipp Krones | -103/+315 |
| 2023-05-05 | Auto merge of #111255 - flip1995:clippyup, r=Manishearth | bors | -57/+38 |
| 2023-05-05 | Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup | Philipp Krones | -57/+38 |
| 2023-05-05 | Rollup merge of #108801 - fee1-dead-contrib:c-str, r=compiler-errors | Dylan DPC | -0/+1 |
| 2023-05-03 | Restrict `From<S>` for `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -1/+1 |
| 2023-05-02 | initial step towards implementing C string literals | Deadbeef | -0/+1 |
| 2023-05-01 | clean up Colon from clippy | yukang | -5/+6 |