| Age | Commit message (Expand) | Author | Lines |
| 2025-02-09 | Fix mistake in x86_64-unknown-freebsd platform description | Eric Huss | -1/+1 |
| 2025-02-09 | Rollup merge of #136530 - Kobzol:x-perf, r=onur-ozkan | Urgau | -3/+1 |
| 2025-02-08 | Rollup merge of #136700 - RalfJung:hurd, r=Noratrieb | Matthias Krüger | -1/+1 |
| 2025-02-07 | i686-unknown-hurd-gnu: bump baseline CPU to Pentium 4 | Ralf Jung | -1/+1 |
| 2025-02-06 | remove unstable book entry for `feature(trait_upcasting)` | Waffle Lapkin | -26/+0 |
| 2025-02-06 | Auto merge of #136471 - safinaskar:parallel, r=SparrowLii | bors | -6/+5 |
| 2025-02-05 | Rollup merge of #136558 - madsmtm:apple-host-tooling, r=jieyouxu | Jubilee | -0/+12 |
| 2025-02-05 | Update rustc-dev-guide | Jakub Beránek | -3/+1 |
| 2025-02-05 | Rollup merge of #136405 - aDotInTheVoid:unstable-doc, r=notriddle | León Orell Valerian Liehr | -5/+11 |
| 2025-02-04 | Document minimum supported host tooling on macOS | Mads Marquart | -0/+12 |
| 2025-02-04 | Rollup merge of #136167 - pitaj:new_range, r=Nadrieril | Jacob Pratt | -0/+9 |
| 2025-02-03 | Rollup merge of #136498 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2025-02-03 | platform-support: document CPU baseline for x86-32 targets | Ralf Jung | -20/+20 |
| 2025-02-03 | Update books | rustbot | -0/+0 |
| 2025-02-03 | platform-support docs: fix x87 errata footnotes | Ralf Jung | -5/+5 |
| 2025-02-03 | tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc` | Askar Safin | -6/+5 |
| 2025-02-02 | Replace ParseSess::set_dcx with DiagCtxt::set_emitter | bjorn3 | -4/+4 |
| 2025-02-01 | rustdoc-book: Clean up section on `--output-format` | Alona Enraght-Moony | -5/+11 |
| 2025-01-31 | Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgr | bors | -0/+80 |
| 2025-01-31 | Rollup merge of #135992 - madsmtm:new-target-docs, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2025-01-31 | Rollup merge of #134531 - GuillaumeGomez:extract-doctests, r=notriddle,aDotIn... | Matthias Krüger | -0/+64 |
| 2025-01-31 | Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhpratt | bors | -54/+32 |
| 2025-01-31 | Recommend adding target spec first, then std support later | Mads Marquart | -0/+7 |
| 2025-01-31 | Rollup merge of #136323 - etaoins:fix-typo-in-conventions-md, r=tgross35 | Jacob Pratt | -1/+1 |
| 2025-01-31 | Rollup merge of #136312 - compiler-errors:overflow_delimited_expr-2024, r=ytmimi | Jacob Pratt | -52/+7 |
| 2025-01-31 | Rollup merge of #136297 - zeenix:patch-1, r=lqd | Jacob Pratt | -1/+1 |
| 2025-01-31 | Rollup merge of #133429 - EnzymeAD:autodiff-middle, r=oli-obk | Jacob Pratt | -0/+23 |
| 2025-01-30 | implement unstable `new_range` feature | Peter Jaszkowiak | -0/+9 |
| 2025-01-31 | Auto merge of #135318 - compiler-errors:vtable-fixes, r=lcnr | bors | -1/+1 |
| 2025-01-31 | Fix a typo in conventions.md | Ryan Cumming | -1/+1 |
| 2025-01-30 | Revert "[style 2024] Combine all last arg delimited exprs" | Michael Goulet | -52/+7 |
| 2025-01-30 | Auto merge of #136292 - matthiaskrgr:rollup-fw1tlca, r=matthiaskrgr | bors | -0/+42 |
| 2025-01-30 | Rework rustc_dump_vtable | Michael Goulet | -1/+1 |
| 2025-01-30 | Fix a typo in profile-guided-optimization.md | Zeeshan Ali Khan | -1/+1 |
| 2025-01-30 | Rollup merge of #135739 - wesleywiser:dwarf_version_handling, r=lqd | Matthias Krüger | -0/+4 |
| 2025-01-30 | Rollup merge of #135434 - dianne:match-2024-for-edition-2024, r=Nadrieril | Matthias Krüger | -0/+38 |
| 2025-01-30 | Auto merge of #136038 - compiler-errors:outlives, r=lcnr | bors | -2/+2 |
| 2025-01-29 | Add tracking issue to docs | Wesley Wiser | -0/+4 |
| 2025-01-30 | Rollup merge of #136254 - BoxyUwU:rdg-push, r=Kobzol | Stuart Cook | -41/+55 |
| 2025-01-29 | upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiff | Manuel Drehwald | -0/+23 |
| 2025-01-29 | Rustc pull | Boxy | -190/+223 |
| 2025-01-29 | Rollup merge of #136214 - momvart:driver_callback_crate_mut, r=bjorn3 | Matthias Krüger | -2/+2 |
| 2025-01-29 | Add documentation for `--output-format=doctest` | Guillaume Gomez | -0/+64 |
| 2025-01-29 | Merge pull request #2227 from Joren-vanGoethem/master | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-01-29 | Merge pull request #2231 from yegeunyang/#2069 | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2025-01-28 | Touch up a sentence | yegeunyang | -1/+1 |
| 2025-01-29 | Merge pull request #2232 from yegeunyang/#2114 | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-01-28 | Add link to declare_lint! macro | yegeunyang | -1/+1 |
| 2025-01-28 | Add "Writing tests" section | yegeunyang | -0/+4 |
| 2025-01-29 | Rollup merge of #136143 - rustbot:docs-update, r=ehuss | León Orell Valerian Liehr | -0/+0 |