| Age | Commit message (Expand) | Author | Lines |
| 2024-04-09 | Auto merge of #123681 - pietroalbini:pa-cve-2024-24576-stable, r=pietroalbini 1.77.2 | bors | -16/+331 |
| 2024-04-09 | allow the test bat files in tidy | Pietro Albini | -0/+3 |
| 2024-04-09 | bump version to 1.77.2 | Pietro Albini | -1/+1 |
| 2024-04-09 | update release notes | Pietro Albini | -0/+7 |
| 2024-04-09 | Update ninja on Windows | Nilstrieb | -1/+1 |
| 2024-04-09 | Document Windows argument splitting | Chris Denton | -2/+133 |
| 2024-04-09 | Disallow or quote all specials in bat args | Chris Denton | -12/+186 |
| 2024-03-27 | Auto merge of #123105 - weihanglo:update-stable-cargo, r=Mark-Simulacrum 1.77.1 | bors | -1/+33 |
| 2024-03-26 | Prepare 1.77.1 | Mark Rousskov | -1/+11 |
| 2024-03-26 | Fix heading anchors in doc pages. | Eric Huss | -0/+22 |
| 2024-03-26 | [stable-1.77] cargo backport | Weihang Lo | -0/+0 |
| 2024-03-17 | Auto merge of #122650 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.77.0 | bors | -1/+211 |
| 2024-03-17 | Cherry pick release notes | Mark Rousskov | -0/+210 |
| 2024-03-17 | Switch channel to stable | Mark Rousskov | -1/+1 |
| 2024-03-16 | Auto merge of #122510 - flip1995:clippy_backport, r=Mark-Simulacrum | bors | -61/+200 |
| 2024-03-15 | Auto merge of #122524 - cuviper:beta-next, r=cuviper | bors | -136/+1118 |
| 2024-03-14 | Add produces as tidy requires | Wesley Wiser | -0/+2 |
| 2024-03-14 | Added an "Explanation" header and expanded that section for the newly added l... | Felix S. Klock II | -0/+8 |
| 2024-03-14 | Added `deny(const_eval_mutable_ptr_in_final_value)` attribute to all tests th... | Felix S. Klock II | -103/+916 |
| 2024-03-14 | regression test from 121610. | Felix S. Klock II | -0/+41 |
| 2024-03-14 | downgrade mutable-ptr-in-final-value from hard-error to future-incompat lint ... | Felix S. Klock II | -6/+49 |
| 2024-03-14 | AST validation: Improve handling of inherent impls nested within functions an... | León Orell Valerian Liehr | -27/+102 |
| 2024-03-14 | add a test for rust-lang/rust-clippy#12181 | y21 | -0/+24 |
| 2024-03-14 | [`unconditional_recursion`]: compare by types instead of `DefId`s | y21 | -39/+82 |
| 2024-03-14 | fix: ICE when array index exceeds usize | granddaifuku | -0/+6 |
| 2024-03-14 | Added msrv to threadlocal initializer | Quinn Sinclair | -2/+18 |
| 2024-03-14 | Fixed FP for `thread_local_initializer_can_be_made_const` for `os_local` | Quinn Sinclair | -21/+71 |
| 2024-03-06 | Auto merge of #121984 - cuviper:beta-next, r=cuviper | bors | -488/+811 |
| 2024-03-04 | Solaris linker does not support --strip-debug | Petr Sumbera | -1/+1 |
| 2024-03-04 | Improve wording of static_mut_ref | Obei Sideg | -487/+810 |
| 2024-03-01 | Auto merge of #121775 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2024-02-28 | [beta-1.77.0] backport cargo | Weihang Lo | -0/+0 |
| 2024-02-17 | Auto merge of #121217 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2024-02-16 | Update cargo | Weihang Lo | -0/+0 |
| 2024-02-16 | Auto merge of #121069 - cuviper:beta-next, r=cuviper | bors | -472/+246 |
| 2024-02-15 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2024-02-15 | Update jobserver-rs to 0.1.28 | Vadim Petrochenkov | -5/+8 |
| 2024-02-14 | Require that SELECT_XCODE is set. | Eric Huss | -3/+1 |
| 2024-02-14 | Downgrade Xcode from the default (15.0) to 14.3.1. | Eric Huss | -6/+9 |
| 2024-02-13 | Revert unsound libcore changes of #119911 | Oli Scherer | -440/+149 |
| 2024-02-13 | Update `never_type` feature gate ui test | Guillaume Gomez | -1/+47 |
| 2024-02-13 | Correctly check `never_type` feature gating | Guillaume Gomez | -0/+13 |
| 2024-02-13 | CI: Use ninja on apple builders | Eric Huss | -9/+10 |
| 2024-02-13 | Correct paths for hexagon-unknown-none-elf platform doc | Brian Cain | -8/+9 |
| 2024-02-12 | Auto merge of #120821 - ehuss:fix-c-str-lit-bootstrap, r=Mark-Simulacrum | bors | -420/+324 |
| 2024-02-08 | Bump to released 1.76 stable | Eric Huss | -416/+317 |
| 2024-02-09 | Auto merge of #120659 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2024-02-08 | [Beta 1.77] Fix bootstrapping from 1.76 | Eric Huss | -4/+7 |
| 2024-02-07 | [beta-1.77.0] backport cargo | Weihang Lo | -0/+0 |
| 2024-02-04 | Auto merge of #120626 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -48/+48 |