| Age | Commit message (Expand) | Author | Lines |
| 2024-04-29 | Auto merge of #124517 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.78.0 | bors | -25/+30 |
| 2024-04-29 | Don't trigger `unused_qualifications` on global paths | 许杰友 Jieyou Xu (Joe) | -25/+30 |
| 2024-04-28 | Auto merge of #124477 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum | bors | -3/+172 |
| 2024-04-28 | Cranelift: Revert raw-dylib for Windows futex APIs | Chris Denton | -0/+37 |
| 2024-04-28 | Use raw-dylib for Windows futex APIs | Chris Denton | -1/+13 |
| 2024-04-28 | Prepare 1.78 release | Mark Rousskov | -2/+122 |
| 2024-04-27 | Auto merge of #124369 - flip1995:clippy-backport, r=Mark-Simulacrum | bors | -114/+367 |
| 2024-04-25 | use `Lrc` instead of the aliased type `Arc` directly | y21 | -3/+3 |
| 2024-04-25 | Auto merge of #12617 - y21:issue-12616, r=Alexendoo | bors | -1/+34 |
| 2024-04-25 | Auto merge of #12508 - y21:issue12506, r=llogiq | bors | -89/+118 |
| 2024-04-25 | Auto merge of #12572 - y21:mixed_attributes_style_style, r=llogiq | bors | -1/+1 |
| 2024-04-25 | Auto merge of #12486 - J-ZhengLi:issue12435, r=y21 | bors | -23/+214 |
| 2024-04-23 | Auto merge of #124272 - cuviper:beta-next, r=cuviper | bors | -34/+84 |
| 2024-04-22 | Stop using HirId for fn-like parents | Michael Goulet | -34/+84 |
| 2024-04-19 | Auto merge of #124139 - cuviper:beta-next, r=cuviper | bors | -251/+71 |
| 2024-04-19 | disable two debuginfo tests under gdb 15 | Rémy Rakic | -0/+4 |
| 2024-04-18 | rustdoc: check redundant explicit links with correct itemid | Michael Howell | -11/+22 |
| 2024-04-18 | Call the panic hook for non-unwind panics in proc-macros | Ben Kimock | -1/+6 |
| 2024-04-18 | Silence unused_imports lint for redundant imports | Michael Goulet | -239/+39 |
| 2024-04-12 | Auto merge of #123801 - cuviper:beta-next, r=cuviper | bors | -138/+402 |
| 2024-04-11 | Beta revert "Use OS thread name by default" | Chris Denton | -130/+10 |
| 2024-04-11 | Revert "remove `pred_known_to_hold_modulo_regions`" | Rémy Rakic | -3/+47 |
| 2024-04-11 | add non-regression test for issue 123275 | Rémy Rakic | -0/+244 |
| 2024-04-11 | Check def id before calling match_projection_projections | Michael Goulet | -0/+41 |
| 2024-04-11 | Only inspect user-written predicates for privacy concerns | Oli Scherer | -16/+12 |
| 2024-04-11 | Add regression test | Oli Scherer | -0/+43 |
| 2024-04-11 | fix attribute validation on associated items in traits | gvozdvmozgu | -0/+16 |
| 2024-04-09 | Auto merge of #123682 - pietroalbini:pa-cve-2024-24576-beta, r=pietroalbini | bors | -14/+456 |
| 2024-04-09 | allow the test bat files in tidy | Pietro Albini | -0/+3 |
| 2024-04-09 | update release notes | Pietro Albini | -0/+134 |
| 2024-04-09 | Use new-style directives in ui test | Chris Denton | -3/+3 |
| 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-04-06 | Auto merge of #123466 - cuviper:beta-next, r=cuviper | bors | -16/+207 |
| 2024-04-04 | Make sure to insert Sized bound first into clauses list | Michael Goulet | -3/+39 |
| 2024-04-04 | Don't inherit codegen attrs from parent static | Michael Goulet | -1/+18 |
| 2024-04-04 | unix fs: Make hurd and horizon using explicit new rather than From | Samuel Thibault | -2/+2 |
| 2024-04-04 | Update to LLVM 18.1.2 | Nikita Popov | -0/+0 |
| 2024-04-04 | Fix f16 and f128 feature gates in editions other than 2015 | Trevor Gross | -20/+22 |
| 2024-04-04 | Update f16 and f128 tests to run on both 2015 and 2018 editions | Trevor Gross | -10/+146 |
| 2024-03-29 | Auto merge of #123172 - cuviper:beta-next, r=cuviper | bors | -57/+428 |
| 2024-03-28 | Update ninja on Windows | Nilstrieb | -1/+1 |
| 2024-03-28 | Make `#[diagnostic::on_unimplemented]` format string parsing more robust | Georg Semmler | -54/+382 |
| 2024-03-28 | Fix heading anchors in doc pages. | Eric Huss | -0/+22 |
| 2024-03-28 | add non-regression test for issue 122674 | Rémy Rakic | -0/+22 |
| 2024-03-28 | do not eat nested exprs result in format args visitor | Rémy Rakic | -2/+1 |
| 2024-03-27 | Auto merge of #123117 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2024-03-26 | [beta-1.78] Update cargo | Weihang Lo | -0/+0 |
| 2024-03-23 | Auto merge of #122853 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -416/+317 |
| 2024-03-21 | Bump to releases 1.77 compiler | Mark Rousskov | -416/+317 |