| Age | Commit message (Expand) | Author | Lines |
| 2024-12-28 | Auto merge of #131244 - clubby789:match-branches-unreachable, r=DianQK | bors | -20/+69 |
| 2024-12-28 | Auto merge of #134844 - Zalathar:rollup-1225wh9, r=Zalathar | bors | -75/+468 |
| 2024-12-28 | Rollup merge of #134840 - Zalathar:normalize, r=jieyouxu | Stuart Cook | -0/+24 |
| 2024-12-28 | Rollup merge of #134829 - jieyouxu:migrate-libs-through-symlinks, r=lqd | Stuart Cook | -22/+48 |
| 2024-12-28 | Rollup merge of #134760 - jieyouxu:enable-branch-protection-check-IBT, r=lqd | Stuart Cook | -53/+58 |
| 2024-12-28 | Rollup merge of #134737 - estebank:deive-lint-default-fields-base, r=compiler... | Stuart Cook | -0/+338 |
| 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) | -53/+58 |
| 2024-12-28 | tests: migrate `libs-through-symlink` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -22/+48 |
| 2024-12-28 | Disable `backtrace-debuginfo.rs` on windows-gnu | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 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 | -0/+3 |
| 2024-12-27 | Rollup merge of #134833 - dtolnay:leftmostwithdot, r=compiler-errors | David Tolnay | -0/+4 |
| 2024-12-27 | Skip parenthesis around tuple struct field calls | David Tolnay | -1/+1 |
| 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 | -2/+2 |
| 2024-12-27 | Add test of dot after eager statement boundary expr | David Tolnay | -0/+4 |
| 2024-12-27 | Implement `int_from_ascii` (#134821) | Niklas Fiekas | -4/+8 |
| 2024-12-27 | Rollup merge of #134798 - compiler-errors:err-auto, r=jackh726 | Matthias Krüger | -1/+42 |
| 2024-12-27 | Rollup merge of #133663 - scottmcm:carrying_mul_add, r=Amanieu | Matthias Krüger | -0/+137 |
| 2024-12-27 | Override `carrying_mul_add` in cg_llvm | Scott McMurray | -0/+137 |
| 2024-12-27 | Rollup merge of #134806 - notriddle:notriddle/parent-path-is-better, r=Guilla... | 许杰友 Jieyou Xu (Joe) | -30/+70 |
| 2024-12-27 | Rollup merge of #134787 - fmease:spruce-up-queries, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-12-27 | Rollup merge of #134759 - Zalathar:normalize, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -463/+454 |
| 2024-12-27 | MatchBranchSimplification: Consider empty-unreachable otherwise branch | clubby789 | -39/+42 |
| 2024-12-27 | Add diff test for MatchBranchSimplification | clubby789 | -0/+46 |
| 2024-12-27 | Spruce up the docs of several queries related to the type/trait system and co... | León Orell Valerian Liehr | -2/+2 |
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -435/+435 |
| 2024-12-26 | Rollup merge of #131522 - c410-f3r:unlock-rfc-2011, r=chenyukang | Jacob Pratt | -15/+42 |
| 2024-12-27 | Simplify or delete normalize directives that don't care about bit-width | Zalathar | -31/+22 |
| 2024-12-26 | Adjust test for slightly changed inlining behavior | Michael Howell | -30/+30 |
| 2024-12-26 | rustdoc: use shorter paths as preferred canonical paths | Michael Howell | -0/+40 |
| 2024-12-26 | Make ty::Error implement auto traits | Michael Goulet | -1/+42 |
| 2024-12-26 | Rollup merge of #134781 - Zalathar:backtrace, r=SparrowLii,jieyouxu | Guillaume Gomez | -4/+12 |
| 2024-12-26 | Rollup merge of #134664 - estebank:sugg-highlighting, r=jieyouxu | Guillaume Gomez | -0/+562 |
| 2024-12-26 | Rollup merge of #134656 - jieyouxu:migrate-incr-add-rust-src-component, r=wes... | Guillaume Gomez | -45/+131 |
| 2024-12-26 | Account for removal of multiline span in suggestion | Esteban Küber | -0/+562 |
| 2024-12-26 | Auto merge of #134774 - jyn514:rustc-dev-short-backtraces, r=jieyouxu | bors | -1/+3 |
| 2024-12-26 | Add more `begin_panic` normalizations to panic backtrace tests | Zalathar | -4/+12 |
| 2024-12-25 | fix default-backtrace-ice test | jyn | -1/+3 |
| 2024-12-25 | Implement `default_overrides_default_fields` lint | Esteban Küber | -0/+338 |
| 2024-12-25 | Report correct SelectionError for ConstArgHasType in new solver fulfill | Michael Goulet | -2/+22 |
| 2024-12-25 | Auto merge of #134736 - jyn514:msvc-backtraces, r=jieyouxu | bors | -1/+0 |
| 2024-12-25 | Run `tests/ui/backtrace/std-backtrace.rs` on MSVC. | jyn | -1/+0 |
| 2024-12-25 | rename typed_swap → typed_swap_nonoverlapping | Ralf Jung | -6/+6 |
| 2024-12-25 | stabilize const_swap | Ralf Jung | -17/+13 |
| 2024-12-25 | Rollup merge of #134750 - Zalathar:coverage-attr-errors, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -214/+378 |
| 2024-12-25 | Un-redact one occurrence of "coverage attribute not allowed here" | Zalathar | -1/+1 |
| 2024-12-25 | Overhaul error messages for disallowed coverage attributes | Zalathar | -62/+124 |
| 2024-12-25 | Expand the main test for where the coverage attribute is allowed | Zalathar | -48/+148 |