| Age | Commit message (Expand) | Author | Lines |
| 2024-12-28 | Auto merge of #131244 - clubby789:match-branches-unreachable, r=DianQK | bors | -29/+108 |
| 2024-12-28 | Auto merge of #134844 - Zalathar:rollup-1225wh9, r=Zalathar | bors | -105/+687 |
| 2024-12-28 | Rollup merge of #134840 - Zalathar:normalize, r=jieyouxu | Stuart Cook | -22/+49 |
| 2024-12-28 | Rollup merge of #134832 - tgross35:update-builtins, r=tgross35 | Stuart Cook | -6/+6 |
| 2024-12-28 | Rollup merge of #134829 - jieyouxu:migrate-libs-through-symlinks, r=lqd | Stuart Cook | -23/+48 |
| 2024-12-28 | Rollup merge of #134760 - jieyouxu:enable-branch-protection-check-IBT, r=lqd | Stuart Cook | -54/+58 |
| 2024-12-28 | Rollup merge of #134737 - estebank:deive-lint-default-fields-base, r=compiler... | Stuart Cook | -0/+526 |
| 2024-12-28 | Auto merge of #134842 - jieyouxu:disable-flaky-test, r=ibraheemdev | bors | -0/+4 |
| 2024-12-28 | tests: migrate `branch-protection-check-IBT` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -54/+58 |
| 2024-12-28 | tests: migrate `libs-through-symlink` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -23/+48 |
| 2024-12-28 | compiletest: Make a FIXME for escaped newlines less confusing | Zalathar | -1/+3 |
| 2024-12-28 | Disable `backtrace-debuginfo.rs` on windows-gnu | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2024-12-28 | Auto merge of #134839 - dtolnay:rollup-1jm11rl, r=dtolnay | bors | -25/+61 |
| 2024-12-28 | compiletest: Only pass the post-colon value to `parse_normalize_rule` | Zalathar | -21/+22 |
| 2024-12-28 | compiletest: Self-test for `normalize-*` with revisions | Zalathar | -0/+24 |
| 2024-12-27 | Rollup merge of #134834 - dtolnay:unnamedcall, r=compiler-errors | David Tolnay | -2/+13 |
| 2024-12-27 | Rollup merge of #134833 - dtolnay:leftmostwithdot, r=compiler-errors | David Tolnay | -11/+35 |
| 2024-12-27 | Rollup merge of #134827 - compiler-errors:borrowck-nits, r=lqd | David Tolnay | -6/+7 |
| 2024-12-27 | Rollup merge of #134823 - chloefeal:fix, r=tgross35,dtolnay | David Tolnay | -6/+6 |
| 2024-12-28 | Update library/alloc/tests/sort/tests.rs | chloefeal | -1/+1 |
| 2024-12-27 | Auto merge of #134690 - clubby789:ci-clang-lto, r=Kobzol | bors | -2/+11 |
| 2024-12-27 | Skip parenthesis around tuple struct field calls | David Tolnay | -3/+11 |
| 2024-12-27 | Update `compiler-builtins` to 0.1.140 | Trevor Gross | -6/+6 |
| 2024-12-27 | Add pretty-printer test of tuple field function call | David Tolnay | -0/+3 |
| 2024-12-27 | Skip parenthesis if `.` makes statement boundary unambiguous | David Tolnay | -13/+33 |
| 2024-12-27 | Add test of dot after eager statement boundary expr | David Tolnay | -0/+4 |
| 2024-12-27 | Auto merge of #134830 - matthiaskrgr:rollup-7hdjojz, r=matthiaskrgr | bors | -177/+665 |
| 2024-12-27 | Rollup merge of #134828 - clubby789:ununreview, r=lqd | Matthias Krüger | -0/+1 |
| 2024-12-27 | Rollup merge of #134826 - spastorino:vacations, r=lqd | Matthias Krüger | -0/+1 |
| 2024-12-27 | Rollup merge of #134809 - clubby789:nocapture, r=jieyouxu | Matthias Krüger | -3/+36 |
| 2024-12-27 | Rollup merge of #134808 - clubby789:compiletest-remove-stderr, r=jieyouxu | Matthias Krüger | -37/+81 |
| 2024-12-27 | Rollup merge of #134798 - compiler-errors:err-auto, r=jackh726 | Matthias Krüger | -2/+45 |
| 2024-12-27 | Rollup merge of #133663 - scottmcm:carrying_mul_add, r=Amanieu | Matthias Krüger | -135/+501 |
| 2024-12-27 | Add clubby789 to bootstrap review rotation | clubby789 | -0/+1 |
| 2024-12-27 | Make sure there are no registered constraints from creating universal region ... | Michael Goulet | -0/+6 |
| 2024-12-27 | Add spastorino to users_on_vacation | Santiago Pastorino | -0/+1 |
| 2024-12-27 | Auto merge of #134803 - clubby789:strip-debuginfo, r=Kobzol | bors | -2/+14 |
| 2024-12-27 | Override `carrying_mul_add` in cg_llvm | Scott McMurray | -2/+181 |
| 2024-12-27 | Move `{widening, carrying}_mul` to an intrinsic with fallback MIR | Scott McMurray | -135/+322 |
| 2024-12-27 | Fix typos | chloefeal | -6/+6 |
| 2024-12-27 | Auto merge of #134822 - jieyouxu:rollup-5xuaq82, r=jieyouxu | bors | -691/+897 |
| 2024-12-27 | Rollup merge of #134819 - ChrisDenton:trunc, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-12-27 | Rollup merge of #134816 - Integral-Tech:pathbuf-refactor, r=lqd | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-12-27 | Rollup merge of #134815 - 9names:sort_platform_md_targets, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -52/+52 |
| 2024-12-27 | Rollup merge of #134806 - notriddle:notriddle/parent-path-is-better, r=Guilla... | 许杰友 Jieyou Xu (Joe) | -39/+80 |
| 2024-12-27 | Rollup merge of #134787 - fmease:spruce-up-queries, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -106/+223 |
| 2024-12-27 | Rollup merge of #134759 - Zalathar:normalize, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -485/+508 |
| 2024-12-27 | Rollup merge of #134622 - ChrisDenton:write-file-utf8, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -1/+26 |
| 2024-12-27 | Rollup merge of #134606 - RalfJung:ptr-copy-docs, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -5/+5 |
| 2024-12-27 | Add change tracker entry | clubby789 | -0/+5 |