| Age | Commit message (Expand) | Author | Lines |
| 2025-02-13 | ci: move `x86_64-gnu-debug` job to the free runner | MarcoIeni | -3/+1 |
| 2025-02-13 | Rollup merge of #136858 - safinaskar:parallel-cleanup-2025-02-11-07-54, r=Spa... | Jacob Pratt | -5/+0 |
| 2025-02-13 | Rollup merge of #134999 - Berrysoft:dev/new-cygwin-target, r=chenyukang,worki... | Jacob Pratt | -1/+46 |
| 2025-02-13 | Add warning about using llvm.ccache and add FIXME note | Jakub Beránek | -0/+5 |
| 2025-02-13 | Merge pull request #19141 from Wilfred/split_editors | Lukas Wirth | -618/+635 |
| 2025-02-13 | Auto merge of #136535 - marcoieni:free-runners-remove-more-dirs, r=Mark-Simul... | bors | -21/+63 |
| 2025-02-13 | Merge from rustc | The Miri Cronjob Bot | -2423/+3648 |
| 2025-02-13 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-02-12 | Compiletest should not inherit all host RUSTFLAGS | jyn | -6/+5 |
| 2025-02-13 | Auto merge of #136954 - jhpratt:rollup-koefsot, r=jhpratt | bors | -4/+14 |
| 2025-02-12 | document bootstrap logging | jyn | -2/+41 |
| 2025-02-12 | Rollup merge of #136937 - rustbot:docs-update, r=ehuss | Jacob Pratt | -0/+0 |
| 2025-02-12 | Rollup merge of #136927 - GuillaumeGomez:add-missing-hashtag-escape, r=notriddle | Jacob Pratt | -4/+12 |
| 2025-02-12 | Rollup merge of #136217 - taiki-e:csky-asm-flags, r=Amanieu | Jacob Pratt | -0/+2 |
| 2025-02-13 | intern valtrees | Lukas Markeffsky | -5/+6 |
| 2025-02-12 | Auto merge of #135994 - 1c3t3a:rename-unsafe-ptr, r=oli-obk | bors | -15/+15 |
| 2025-02-12 | rustdoc: use better, consistent SVG icons for scraped examples | Michael Howell | -5/+50 |
| 2025-02-12 | Apply cfg.setTest to json projects | David Richey | -44/+50 |
| 2025-02-13 | Delete useless comma | asuto15 | -1/+1 |
| 2025-02-12 | Rollup merge of #136916 - onur-ozkan:fix-cc2ar, r=jieyouxu | Guillaume Gomez | -16/+4 |
| 2025-02-12 | Rollup merge of #136890 - saethlin:swap_nonoverlapping, r=RalfJung | Guillaume Gomez | -0/+46 |
| 2025-02-12 | Rollup merge of #136871 - madsmtm:link-to-lang-procedures, r=scottmcm | Guillaume Gomez | -0/+4 |
| 2025-02-12 | Rollup merge of #136848 - Shourya742:2025-02-11-add-docs-and-ut-for-util-cach... | Guillaume Gomez | -0/+98 |
| 2025-02-12 | Rollup merge of #136784 - yotamofek:pr/rustdoc-remove-buffer-take2, r=Guillau... | Guillaume Gomez | -648/+710 |
| 2025-02-12 | Move `llvm.ccache` to `build.ccache` | Jakub Beránek | -12/+25 |
| 2025-02-13 | Add modifiers to highlighting for extern crate | asuto15 | -2/+31 |
| 2025-02-12 | Correctly escape hashtags when running `invalid_rust_codeblocks` lint | Guillaume Gomez | -4/+12 |
| 2025-02-12 | Update books | rustbot | -0/+0 |
| 2025-02-12 | manual: Separate out installation and configuration pages | Wilfred Hughes | -618/+635 |
| 2025-02-12 | Change swap_nonoverlapping from lang to library UB | Ben Kimock | -0/+46 |
| 2025-02-12 | Merge pull request #19142 from Veykril/push-upwqztrsuwpz | Lukas Wirth | -202/+335 |
| 2025-02-12 | Rename sysroot src/lib related things | Lukas Wirth | -104/+121 |
| 2025-02-12 | Merge pull request #19148 from Veykril/push-ptnykrwnwwlu | Lukas Wirth | -79/+152 |
| 2025-02-12 | Nuke `Buffer` abstraction from `librustdoc` 💣 | Yotam Ofek | -648/+710 |
| 2025-02-12 | Auto merge of #135336 - tshepang:patch-5, r=jieyouxu | bors | -0/+2 |
| 2025-02-12 | Improve error recovery when method-calling a field | Lukas Wirth | -79/+152 |
| 2025-02-12 | Spawn toolchain querying processes in parallel | Lukas Wirth | -112/+228 |
| 2025-02-12 | Remove ignored `#[must_use]` attributes from Clippy | Samuel Tardieu | -4/+0 |
| 2025-02-12 | Merge pull request #18928 from roife/fix-18918 | Lukas Wirth | -1/+5295 |
| 2025-02-12 | Merge pull request #19109 from Veykril/push-nzpuuqommpnq | Lukas Wirth | -31/+97 |
| 2025-02-12 | fix: handle character boundary in search mode | roife | -1/+5295 |
| 2025-02-12 | fix: Do not show safety hints for extern items lacking semantics | Lukas Wirth | -31/+97 |
| 2025-02-12 | Merge pull request #19111 from ShoyuVanilla/issue-19021 | Lukas Wirth | -9/+89 |
| 2025-02-12 | Merge pull request #19110 from eagr/panic-context | Lukas Wirth | -22/+18 |
| 2025-02-12 | Merge pull request #19125 from ChayimFriedman2/cfg-attr-fast | Lukas Wirth | -24/+96 |
| 2025-02-12 | Auto merge of #136918 - GuillaumeGomez:rollup-f6h21gg, r=GuillaumeGomez | bors | -182/+372 |
| 2025-02-12 | Merge pull request #18995 from alibektas/12210 | Lukas Wirth | -117/+187 |
| 2025-02-12 | Merge pull request #19129 from ChayimFriedman2/snippet-macro | Lukas Wirth | -27/+64 |
| 2025-02-12 | Merge pull request #19132 from joshrotenberg/book-readme-run-codegen | Lukas Wirth | -1/+1 |
| 2025-02-12 | Merge pull request #19136 from rust-lang/dependabot/npm_and_yarn/editors/code... | Lukas Wirth | -116/+193 |