| Age | Commit message (Expand) | Author | Lines |
| 2025-06-21 | Emit lint about redundant closure on the closure node itself (#14791) | Timo | -39/+89 |
| 2025-06-21 | 1.88.0 release notes | Mark Rousskov | -0/+100 |
| 2025-06-21 | Auto merge of #142826 - jdonszelmann:rollup-1wxomvb, r=jdonszelmann | bors | -88/+215 |
| 2025-06-21 | Emit lint about redundant closure on the closure node itself | Samuel Tardieu | -39/+89 |
| 2025-06-21 | Rollup merge of #142698 - tgross35:concat-byte-cstr-diag, r=petrochenkov | Jana Dönszelmann | -39/+136 |
| 2025-06-21 | Rollup merge of #142690 - petrochenkov:expnoparam, r=compiler-errors | Jana Dönszelmann | -46/+46 |
| 2025-06-21 | Rollup merge of #142539 - GrigorenkoPV:attributes/may_dangle, r=jdonszelmann | Jana Dönszelmann | -3/+33 |
| 2025-06-21 | Add test case for array false positive | y21 | -1/+25 |
| 2025-06-21 | rework `useless_vec` lint | y21 | -86/+132 |
| 2025-06-21 | Add MSRV test for `unnecessary_debug_formatting` with `OsStr` (#15001) | Samuel Tardieu | -1/+23 |
| 2025-06-21 | Add `emit_span_lint_lazy` to lazily create `LintDiagnostic` structs | Urgau | -4/+16 |
| 2025-06-21 | Lazily collect `NonUpperCaseGlobalSubTool` diagnostics | Urgau | -18/+20 |
| 2025-06-21 | Auto merge of #142817 - matthiaskrgr:rollup-mrobovy, r=matthiaskrgr | bors | -425/+1635 |
| 2025-06-21 | or_fun_call: lint Option/Result::and(_then) too | klensy | -4/+22 |
| 2025-06-21 | precommit test | klensy | -0/+36 |
| 2025-06-21 | or_fun_call: lint more methods (#15071) | Samuel Tardieu | -54/+136 |
| 2025-06-21 | Merge pull request #20047 from ShoyuVanilla/comp-time-deps | Lukas Wirth | -2/+24 |
| 2025-06-21 | Rollup merge of #142804 - zachs18:rename-layouts-to-layoutdata-in-comments, r... | Matthias Krüger | -9/+9 |
| 2025-06-21 | Rollup merge of #142801 - compiler-errors:gen-blocks, r=oli-obk | Matthias Krüger | -154/+139 |
| 2025-06-21 | Rollup merge of #142788 - lolbinarycat:core-AsciiChar-alias, r=tgross35 | Matthias Krüger | -0/+13 |
| 2025-06-21 | Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,... | Matthias Krüger | -24/+16 |
| 2025-06-21 | Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,... | Matthias Krüger | -34/+30 |
| 2025-06-21 | Rollup merge of #142785 - epage:link, r=ehuss | Matthias Krüger | -0/+1 |
| 2025-06-21 | Rollup merge of #142597 - folkertdev:abi-cannot-be-called, r=workingjubilee | Matthias Krüger | -209/+1359 |
| 2025-06-21 | Rollup merge of #142502 - nnethercote:rustdoc-json-GenericArgs, r=aDotInTheVoid | Matthias Krüger | -19/+84 |
| 2025-06-21 | Merge pull request #4405 from nia-e/standalone-ptrace | Oli Scherer | -112/+619 |
| 2025-06-21 | Merge pull request #20053 from ze/master | Laurențiu Nicola | -1/+1 |
| 2025-06-21 | Check the MSRV for `unnecessary_debug_formatting` | donkomura | -1/+23 |
| 2025-06-21 | fix: Correct grammar in remove all unused imports assist | Zakaria Elkatani | -1/+1 |
| 2025-06-21 | fix: `wildcard_enum_match_arm` suggests wrongly with raw identifiers | yanglsh | -6/+42 |
| 2025-06-21 | internal: Utilize `cargo check --compile-time-deps` | Shoyu Vanilla | -2/+24 |
| 2025-06-21 | Auto merge of #142814 - tgross35:rollup-fioob6s, r=tgross35 | bors | -267/+8440 |
| 2025-06-21 | rustdoc_json: represent generic args consistently. | Nicholas Nethercote | -23/+21 |
| 2025-06-21 | Fix some comments. | Nicholas Nethercote | -3/+3 |
| 2025-06-21 | rustdoc_json: Fix handling of paths with no generic args. | Nicholas Nethercote | -2/+19 |
| 2025-06-21 | rustdoc_json: Add a test for some `GenericArgs` cases. | Nicholas Nethercote | -0/+20 |
| 2025-06-21 | rustdoc_json: Add static asserts for the size of important types. | Nicholas Nethercote | -0/+30 |
| 2025-06-20 | Rollup merge of #142765 - workingjubilee:more-abimap-docs, r=compiler-errors | Trevor Gross | -0/+6 |
| 2025-06-20 | Rollup merge of #142756 - Daniel-Aaron-Bloom:const-clone, r=oli-obk | Trevor Gross | -2/+8 |
| 2025-06-20 | Rollup merge of #142716 - nnethercote:adjust-with_generic_param_rib, r=petroc... | Trevor Gross | -119/+77 |
| 2025-06-20 | Rollup merge of #142677 - GuillaumeGomez:check-format-version-update, r=Kobzol | Trevor Gross | -2/+109 |
| 2025-06-20 | Rollup merge of #142571 - cjgillot:borrowed-classes, r=oli-obk | Trevor Gross | -27/+105 |
| 2025-06-20 | Rollup merge of #142485 - mu001999-contrib:dead-code/adt-pattern, r=petrochenkov | Trevor Gross | -67/+161 |
| 2025-06-20 | Rollup merge of #142476 - dtolnay:attrbinop, r=fmease | Trevor Gross | -12/+58 |
| 2025-06-20 | Rollup merge of #142384 - celinval:chores-rayon-mv, r=oli-obk | Trevor Gross | -38/+7916 |
| 2025-06-20 | Fix typo in tests/ui/missing_const_for_fn/const_trait.rs (#15090) | Timo | -2/+2 |
| 2025-06-21 | format | jnyfah | -1/+1 |
| 2025-06-21 | revert changes | jnyfah | -95/+10 |
| 2025-06-20 | Fix typo in tests/ui/missing_const_for_fn/const_trait.rs | Samuel Moelius | -2/+2 |
| 2025-06-20 | Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35 | bors | -3/+2 |