| Age | Commit message (Expand) | Author | Lines |
| 2025-01-26 | Correct information on dylib compression | Eric Huss | -1/+1 |
| 2025-01-26 | Merge pull request #2224 from ehuss/rustdoc-boring | León Orell Valerian Liehr | -32/+32 |
| 2025-01-26 | Remove accidental leading empty line in code block | León Orell Valerian Liehr | -1/+1 |
| 2025-01-25 | Update boring lines to sync with rustdoc | Eric Huss | -31/+31 |
| 2025-01-25 | Merge pull request #2221 from ada4a/patch-1 | Yuki Okushi | -1/+1 |
| 2025-01-24 | Merge pull request #2220 from rust-lang/revert-2217-bors-rollup-never | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-01-24 | fix(solve/significant-changes): typo | Ada Alakbarova | -1/+1 |
| 2025-01-24 | Revert "Add `@bors rollup=never` to rustc-push PR body" | Jakub Beránek | -1/+1 |
| 2025-01-22 | Merge pull request #2217 from Kobzol/bors-rollup-never | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-01-21 | Add `@bors rollup=never` to rustc-push PR body | Jakub Beránek | -1/+1 |
| 2025-01-20 | Merge pull request #2216 from Kobzol/ci-pull-zulip | Jakub Beránek | -2/+32 |
| 2025-01-20 | Send a message to Zulip when a sync finishes | Jakub Beránek | -2/+32 |
| 2025-01-20 | Merge pull request #2215 from Kobzol/pull | Jakub Beránek | -18448/+30600 |
| 2025-01-20 | Merge pull request #2214 from Kobzol/subtree-portable-simd | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2025-01-20 | Merge from rustc | Jakub Beránek | -18447/+30599 |
| 2025-01-20 | Preparing for merge from rustc | Jakub Beránek | -1/+1 |
| 2025-01-20 | Add portable SIMD to list of subtrees | Jakub Beránek | -0/+2 |
| 2025-01-20 | Auto merge of #135755 - jieyouxu:rollup-rdwbhod, r=jieyouxu | bors | -901/+822 |
| 2025-01-20 | Rollup merge of #135491 - RalfJung:remove-dead-rustc_allowed_through_unstable... | 许杰友 Jieyou Xu (Joe) | -34/+4 |
| 2025-01-20 | Rollup merge of #135446 - klensy:panic_immediate_abort_ext, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2025-01-20 | Rollup merge of #135310 - estebank:issue-135289, r=Nadrieril | 许杰友 Jieyou Xu (Joe) | -8/+1 |
| 2025-01-20 | Rollup merge of #135237 - dianne:match-2024-cleanup, r=Nadrieril | 许杰友 Jieyou Xu (Joe) | -762/+772 |
| 2025-01-20 | Rollup merge of #134276 - RalfJung:destabilize-custom-inner-attr, r=SparrowLii | 许杰友 Jieyou Xu (Joe) | -97/+40 |
| 2025-01-20 | Merge pull request #2213 from jieyouxu/install-josh-proxy | 许杰友 Jieyou Xu (Joe) | -0/+7 |
| 2025-01-20 | docs: document how to install a suitable `josh-proxy` locally | 许杰友 Jieyou Xu (Joe) | -0/+7 |
| 2025-01-19 | elaborate/clarify the comments on `InheritedRefMatchRule`'s variants | dianne | -8/+9 |
| 2025-01-19 | Add debug-assertions for assumptions about enabled typing rules | dianne | -0/+2 |
| 2025-01-19 | Add comments explaining inherited references
| dianne | -1/+5 |
| 2025-01-19 | Auto merge of #135742 - RalfJung:miri-sync, r=RalfJung | bors | -765/+982 |
| 2025-01-19 | Merge pull request #4141 from rust-lang/rustup-2025-01-19 | Ralf Jung | -5425/+8201 |
| 2025-01-19 | fix location of pipe module | Ralf Jung | -2/+3 |
| 2025-01-19 | fully de-stabilize all custom inner attributes | Ralf Jung | -97/+40 |
| 2025-01-19 | Auto merge of #135714 - rust-lang:cargo_update, r=clubby789 | bors | -56/+72 |
| 2025-01-19 | Auto merge of #135725 - GuillaumeGomez:rollup-dxn3use, r=GuillaumeGomez | bors | -34/+182 |
| 2025-01-19 | Rollup merge of #135723 - Noratrieb:error-pattern-my-a-, r=jieyouxu | Guillaume Gomez | -1/+2 |
| 2025-01-19 | Rollup merge of #135716 - Zalathar:usage-no-args, r=lqd | Guillaume Gomez | -10/+1 |
| 2025-01-19 | Rollup merge of #135685 - GuillaumeGomez:rm-unused-css-class, r=notriddle | Guillaume Gomez | -3/+3 |
| 2025-01-19 | Rollup merge of #135679 - onur-ozkan:bootstrap-issue-template, r=jieyouxu | Guillaume Gomez | -0/+70 |
| 2025-01-19 | Rollup merge of #134858 - estebank:issue-81370, r=Noratrieb | Guillaume Gomez | -20/+106 |
| 2025-01-19 | Remove unused `item-row` CSS class | Guillaume Gomez | -3/+3 |
| 2025-01-19 | Fix dev guide docs for error-pattern | Noratrieb | -1/+2 |
| 2025-01-19 | create an issue template for bootstrap | onur-ozkan | -0/+70 |
| 2025-01-19 | Auto merge of #134976 - mgsloan:improve-select-nth-unstable-docs, r=ibraheemdev | bors | -42/+49 |
| 2025-01-19 | Auto merge of #135709 - lqd:bring-back-len, r=compiler-errors | bors | -1542/+1964 |
| 2025-01-19 | Merge from rustc | The Miri Cronjob Bot | -5422/+8197 |
| 2025-01-19 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-19 | Auto merge of #135715 - matthiaskrgr:rollup-9a18sxj, r=matthiaskrgr | bors | -353/+394 |
| 2025-01-19 | Don't skip argument parsing when running `rustc` with no arguments | Zalathar | -10/+1 |
| 2025-01-18 | Rewrap following accepting review suggestions from @ibraheemdev | Michael Sloan | -8/+18 |
| 2025-01-18 | Update library/core/src/slice/mod.rs | Michael Sloan | -2/+1 |