| Age | Commit message (Expand) | Author | Lines |
| 2025-01-30 | Rework rustc_dump_vtable | Michael Goulet | -1/+1 |
| 2025-01-30 | ci: refactor how directories are removed in free-disk-space disk | MarcoIeni | -30/+64 |
| 2025-01-30 | Fix a typo in profile-guided-optimization.md | Zeeshan Ali Khan | -1/+1 |
| 2025-01-30 | Rollup merge of #136199 - purplesyringa:emscripten-tests, r=jieyouxu | Matthias Krüger | -0/+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 | Rollup merge of #133636 - GuillaumeGomez:sans-serif, r=rustdoc | Matthias Krüger | -5/+76 |
| 2025-01-30 | Auto merge of #136038 - compiler-errors:outlives, r=lcnr | bors | -2/+2 |
| 2025-01-30 | feat: modify developing with nix section | chiichen | -19/+12 |
| 2025-01-30 | fix clippy lint manual_repeat_n | Ralf Jung | -3/+1 |
| 2025-01-30 | chore: discard padding white space | chiichen | -7/+7 |
| 2025-01-30 | Merge pull request #19072 from cessen/concat_uniquely | Laurențiu Nicola | -25/+51 |
| 2025-01-30 | fmt | The Miri Cronjob Bot | -12/+13 |
| 2025-01-30 | Merge from rustc | The Miri Cronjob Bot | -2181/+4077 |
| 2025-01-30 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-30 | Auto merge of #136272 - Zalathar:rollup-6s577l5, r=Zalathar | bors | -41/+55 |
| 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 | -3/+29 |
| 2025-01-30 | Auto merge of #136035 - SpecificProtagonist:miri-zeroed-alloc, r=oli-obk | bors | -49/+29 |
| 2025-01-29 | Merge pull request #4159 from YohDeadfall/write-st-fstype-on-solaris | Ralf Jung | -19/+19 |
| 2025-01-30 | Set the st_fstype filed on Solaris | Yoh Deadfall | -19/+19 |
| 2025-01-29 | Collect directly into ThinVec | Michael Howell | -9/+7 |
| 2025-01-29 | rustdoc: use ThinVec for generic arg parts | Michael Howell | -8/+8 |
| 2025-01-29 | Auto merge of #135818 - jieyouxu:migrate-translation, r=compiler-errors | bors | -3/+14 |
| 2025-01-29 | ci: use windows 2025 for i686-mingw | MarcoIeni | -1/+5 |
| 2025-01-29 | Use `to_ne_bytes` instead of `to_le_bytes` | Nathan Vegdahl | -9/+9 |
| 2025-01-29 | Auto merge of #134248 - oli-obk:patkind-path-removal, r=BoxyUwU | bors | -68/+153 |
| 2025-01-29 | Merge pull request #4162 from rust-lang/rustup-2025-01-29 | Ralf Jung | -826/+5765 |
| 2025-01-29 | Merge pull request #4122 from tiif/fnabi | Ralf Jung | -53/+184 |
| 2025-01-29 | make struct-variant matches less future-proof, and other clippy fixes | Ralf Jung | -5/+8 |
| 2025-01-30 | Check fixed arg number for variadic function. | tiif | -53/+184 |
| 2025-01-29 | Fix typo | Nathan Vegdahl | -2/+2 |
| 2025-01-29 | Rustc pull | Boxy | -4352/+10674 |
| 2025-01-29 | rustdoc: run css and html minifier at build instead of runtime | Michael Howell | -32/+35 |
| 2025-01-29 | Fix #19071: ensure `completion_item_hash` serializes items uniquely | Nathan Vegdahl | -24/+50 |
| 2025-01-29 | Auto merge of #136248 - matthiaskrgr:rollup-leaxgfd, r=matthiaskrgr | bors | -33/+29 |
| 2025-01-29 | Eliminate PatKind::Path | Oli Scherer | -68/+153 |
| 2025-01-29 | Rollup merge of #136214 - momvart:driver_callback_crate_mut, r=bjorn3 | Matthias Krüger | -2/+2 |
| 2025-01-29 | Rollup merge of #136211 - ehuss:update-mdbook, r=ehuss | Matthias Krüger | -27/+27 |
| 2025-01-29 | Rollup merge of #136192 - marcoieni:remove-windows-unused-runner, r=Kobzol | Matthias Krüger | -4/+0 |
| 2025-01-29 | Improve check for `--output-format` combinations and add ui regression test | Guillaume Gomez | -31/+35 |
| 2025-01-29 | Merge pull request #19070 from Veykril/push-wpqzmznymtrn | Lukas Wirth | -71/+148 |
| 2025-01-29 | Remove mutable syntax tree shenanigans from adjustment hints | Lukas Wirth | -71/+148 |
| 2025-01-29 | Improve code and add missing docs for new `doctest::extracted` module | Guillaume Gomez | -17/+26 |
| 2025-01-29 | Add documentation for `--output-format=doctest` | Guillaume Gomez | -0/+64 |
| 2025-01-29 | Mention the tracking issue of `--output-format=doctest` | Guillaume Gomez | -0/+2 |
| 2025-01-29 | Move extracted doctest code and types into its own file | Guillaume Gomez | -60/+138 |
| 2025-01-29 | Add new output-format | Guillaume Gomez | -12/+105 |
| 2025-01-29 | override build profile for bootstrap tests | onur-ozkan | -8/+23 |