| Age | Commit message (Expand) | Author | Lines |
| 2024-06-14 | Remove `//@ ignore-windows-gnu` from tests that need the profiler | Zalathar | -28/+0 |
| 2024-06-14 | Don't build a known-broken profiler runtime in `x86_64-mingw` | Zalathar | -3/+1 |
| 2024-06-14 | Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support` | Zalathar | -13/+11 |
| 2024-06-14 | Auto merge of #126445 - GuillaumeGomez:rm-help-page, r=lqd | bors | -69/+0 |
| 2024-06-14 | Remove failing GUI test to stop blocking CI until it is fixed | Guillaume Gomez | -69/+0 |
| 2024-06-13 | Auto merge of #126398 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1672/+3103 |
| 2024-06-13 | Auto merge of #125289 - WaffleLapkin:never-obligations, r=compiler-errors | bors | -29/+344 |
| 2024-06-13 | rebase blessing | Waffle Lapkin | -4/+31 |
| 2024-06-13 | Auto merge of #126396 - fmease:rollup-3j7f6wk, r=fmease | bors | -87/+277 |
| 2024-06-13 | Rollup merge of #126384 - RalfJung:is_none_or, r=workingjubilee | León Orell Valerian Liehr | -1/+1 |
| 2024-06-13 | Rollup merge of #126379 - RalfJung:find_closest_untracked_caller_location, r=... | León Orell Valerian Liehr | -3/+7 |
| 2024-06-13 | Rollup merge of #126370 - Zalathar:normalize, r=oli-obk | León Orell Valerian Liehr | -61/+74 |
| 2024-06-13 | Rollup merge of #126366 - celinval:issue-0080-def-ty, r=oli-obk | León Orell Valerian Liehr | -10/+177 |
| 2024-06-13 | Rollup merge of #126348 - Kobzol:venv-debug-error, r=albertlarsan68 | León Orell Valerian Liehr | -2/+7 |
| 2024-06-13 | Rollup merge of #126347 - slanterns:try_simplify, r=scottmcm | León Orell Valerian Liehr | -10/+11 |
| 2024-06-13 | Update Cargo.lock | Philipp Krones | -5/+5 |
| 2024-06-13 | Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-u... | Philipp Krones | -1667/+3098 |
| 2024-06-13 | Auto merge of #12921 - flip1995:rustup, r=flip1995 | bors | -209/+172 |
| 2024-06-13 | Fixup links in lint docs | Waffle Lapkin | -6/+3 |
| 2024-06-13 | Fixup clippy tests | Waffle Lapkin | -6/+2 |
| 2024-06-13 | Bless a test | Waffle Lapkin | -15/+40 |
| 2024-06-13 | Apply review nits | Waffle Lapkin | -11/+8 |
| 2024-06-13 | Add a fast exit to `lint_obligations_broken_by_never_type_fallback_change` | Waffle Lapkin | -1/+6 |
| 2024-06-13 | Implement lint for obligations broken by never type fallback change | Waffle Lapkin | -6/+274 |
| 2024-06-13 | Bump nightly version -> 2024-06-13 | Philipp Krones | -1/+1 |
| 2024-06-13 | Bump Clippy version -> 0.1.81 | Philipp Krones | -5/+5 |
| 2024-06-13 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -1693/+3146 |
| 2024-06-13 | add tracking issue for is_none_or | Ralf Jung | -1/+1 |
| 2024-06-13 | Auto merge of #126197 - jieyouxu:rmake-must-use, r=Kobzol | bors | -2/+48 |
| 2024-06-13 | interpret: update doc comment for find_closest_untracked_caller_location | Ralf Jung | -3/+7 |
| 2024-06-13 | Auto merge of #126374 - workingjubilee:rollup-tz0utfr, r=workingjubilee | bors | -275/+557 |
| 2024-06-12 | Rollup merge of #126362 - artemagvanian:patch-1, r=celinval | Jubilee | -1/+1 |
| 2024-06-12 | Rollup merge of #126358 - jswrenn:fix-125811, r=compiler-errors | Jubilee | -59/+81 |
| 2024-06-12 | Rollup merge of #126356 - epage:check-cfg, r=Urgau | Jubilee | -2/+9 |
| 2024-06-12 | Rollup merge of #126353 - compiler-errors:move-match, r=lcnr | Jubilee | -7/+5 |
| 2024-06-12 | Rollup merge of #126337 - oli-obk:nested_gat_opaque, r=lcnr | Jubilee | -0/+48 |
| 2024-06-12 | Rollup merge of #126328 - RalfJung:is_none_or, r=workingjubilee | Jubilee | -11/+41 |
| 2024-06-12 | Rollup merge of #126303 - sancho20021:patch-1, r=compiler-errors | Jubilee | -0/+14 |
| 2024-06-12 | Rollup merge of #126142 - compiler-errors:trait-ref-split, r=jackh726 | Jubilee | -119/+163 |
| 2024-06-12 | Rollup merge of #125688 - compiler-errors:alias-reporting, r=lcnr | Jubilee | -40/+114 |
| 2024-06-12 | Rollup merge of #125674 - Oneirical:another-day-another-test, r=jieyouxu | Jubilee | -36/+81 |
| 2024-06-13 | Auto merge of #125165 - Oneirical:pgo-branch-weights, r=jieyouxu | bors | -42/+215 |
| 2024-06-13 | compiletest: Stricter parsing of `//@ normalize-*` headers | Zalathar | -51/+63 |
| 2024-06-13 | safe transmute: support `Variants::Single` enums | Jack Wrenn | -59/+81 |
| 2024-06-13 | compiletest: Move `static_regex!` into `compiletest::util` | Zalathar | -10/+11 |
| 2024-06-12 | Rebase fallout | Michael Goulet | -9/+10 |
| 2024-06-13 | Add urls to rust lang reference | Aleksandr Pak | -0/+14 |
| 2024-06-12 | Stop passing traitref/traitpredicate by ref | Michael Goulet | -38/+33 |
| 2024-06-12 | Stop passing both trait pred and trait ref | Michael Goulet | -16/+18 |
| 2024-06-12 | Bless and add ICE regression test | Michael Goulet | -0/+36 |