| Age | Commit message (Expand) | Author | Lines |
| 2025-01-22 | rustdoc: pass around decoration info by ref | Yotam Ofek | -9/+9 |
| 2025-01-22 | Update lint tests with new dangling pointers message | Anthony Eid | -2/+82 |
| 2025-01-22 | tests: port `jobserver-error.rs` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -19/+48 |
| 2025-01-22 | run-make-support: add `set_aux_fd` helper | 许杰友 Jieyou Xu (Joe) | -0/+66 |
| 2025-01-22 | Auto merge of #135674 - scottmcm:assume-better, r=estebank | bors | -84/+114 |
| 2025-01-22 | rustdoc: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -3/+2 |
| 2025-01-22 | Library: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -5/+4 |
| 2025-01-22 | `short_circuit_statement`: handle macros and parenthesis better (#14047) | Timo | -13/+108 |
| 2025-01-22 | modify comment | Shunpoco | -1/+1 |
| 2025-01-22 | don't trigger `needless_late_init` when the first usage is in macro (#14053) | Timo | -0/+26 |
| 2025-01-22 | address review: modify matches/mod.rs | Shunpoco | -4/+9 |
| 2025-01-22 | don't trigger `needless_late_init` when the first usage is in macro | lapla-cogito | -0/+26 |
| 2025-01-22 | address review: modify ICE-133063-never-arm-no-otherwise-block.rs | Shunpoco | -43/+12 |
| 2025-01-21 | Only assert the `Parser` size on specific arches | Josh Stone | -2/+3 |
| 2025-01-22 | address review: modify ICE-133117-duplicated-never-arm.rs | Shunpoco | -29/+15 |
| 2025-01-22 | Auto merge of #135848 - matthiaskrgr:rollup-sftciqm, r=matthiaskrgr | bors | -90/+107 |
| 2025-01-22 | Point at invalid utf-8 span on user's source code | Esteban Küber | -20/+88 |
| 2025-01-21 | docs: fix verbose-bit-mask example | Joshua Wong | -2/+2 |
| 2025-01-21 | remove long-deprecated no-op attributes no_start and crate_id | Ralf Jung | -215/+163 |
| 2025-01-21 | Update the `wasm-component-ld` tool | Alex Crichton | -22/+21 |
| 2025-01-21 | TRPL: integrate edits to Chapter 17 | Chris Krycho | -0/+0 |
| 2025-01-21 | Rollup merge of #135833 - lqd:add-ice-test, r=compiler-errors | Matthias Krüger | -0/+36 |
| 2025-01-21 | Rollup merge of #135824 - jieyouxu:delete-bintools-check, r=Noratrieb | Matthias Krüger | -51/+0 |
| 2025-01-21 | Rollup merge of #135821 - hkBst:patch-11, r=ibraheemdev | Matthias Krüger | -2/+2 |
| 2025-01-21 | Rollup merge of #135810 - Kobzol:kobzol-parental-leave, r=Kobzol | Matthias Krüger | -0/+1 |
| 2025-01-21 | Rollup merge of #135793 - jyn514:gitignore, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2025-01-21 | Rollup merge of #135750 - scottmcm:cma-example, r=cuviper | Matthias Krüger | -2/+31 |
| 2025-01-21 | Rollup merge of #135706 - compiler-errors:elaborate, r=lcnr | Matthias Krüger | -1/+2 |
| 2025-01-21 | Rollup merge of #135706 - compiler-errors:elaborate, r=lcnr | Matthias Krüger | -26/+27 |
| 2025-01-21 | Rollup merge of #132232 - asomers:fbsd-13.4, r=Mark-Simulacrum | Matthias Krüger | -9/+9 |
| 2025-01-21 | Auto merge of #135487 - klensy:windows-0.59, r=Mark-Simulacrum | bors | -45/+153 |
| 2025-01-21 | optimize slice::ptr_rotate for compile-time-constant small rotates | edwloef | -161/+166 |
| 2025-01-21 | Detect missing fields with default values and suggest `..` | Esteban Küber | -0/+197 |
| 2025-01-21 | TRPL: more backward-compatible Edition changes | Chris Krycho | -0/+0 |
| 2025-01-21 | [cfg_match] Document the use of expressions | Caio | -0/+11 |
| 2025-01-21 | manual: Document all rust-project.json fields | Wilfred Hughes | -8/+84 |
| 2025-01-21 | Auto merge of #134299 - RalfJung:remove-start, r=compiler-errors | bors | -1260/+454 |
| 2025-01-21 | Auto merge of #134299 - RalfJung:remove-start, r=compiler-errors | bors | -185/+37 |
| 2025-01-21 | internal: Treat cfg fetching failures as a warning | Wilfred Hughes | -1/+1 |
| 2025-01-21 | Move supertrait_def_ids into the elaborate module like all other fns | Michael Goulet | -1/+2 |
| 2025-01-21 | Move supertrait_def_ids into the elaborate module like all other fns | Michael Goulet | -26/+27 |
| 2025-01-21 | Remove test panic from File::open | Chris Denton | -3/+0 |
| 2025-01-21 | Provide a config to control auto-insertion of `await` and `iter()` | Chayim Refael Friedman | -56/+111 |
| 2025-01-21 | make UI tests that use `--test` work on panic=abort targets | Jorge Aparicio | -2/+6 |
| 2025-01-22 | Merge pull request #2217 from Kobzol/bors-rollup-never | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-01-21 | add fixme in typoed const pattern lint | Rémy Rakic | -0/+6 |
| 2025-01-21 | add test for issue 135289 | Rémy Rakic | -0/+30 |
| 2025-01-21 | Add `@bors rollup=never` to rustc-push PR body | Jakub Beránek | -1/+1 |
| 2025-01-21 | CI: free disk with in-tree script instead of GitHub Action | MarcoIeni | -1/+143 |
| 2025-01-21 | Keep already computed inlay hint properties instead of late resolving them | Lukas Wirth | -92/+99 |