| Age | Commit message (Expand) | Author | Lines |
| 2025-01-09 | Auto merge of #135286 - matthiaskrgr:rollup-sxuq1nh, r=matthiaskrgr | bors | -5/+13 |
| 2025-01-09 | Rollup merge of #134898 - Kobzol:ci-python-script, r=MarcoIeni | Matthias Krüger | -5/+13 |
| 2025-01-09 | Auto merge of #135268 - pietroalbini:pa-bump-stage0, r=Mark-Simulacrum | bors | -1/+1 |
| 2025-01-09 | Rollup merge of #134609 - tbu-:pr_win7_gnu, r=davidtwco | Matthias Krüger | -11/+66 |
| 2025-01-08 | update version placeholders | Pietro Albini | -1/+1 |
| 2025-01-08 | Error if there is nothing to pull | Jakub Beránek | -0/+10 |
| 2025-01-08 | Print an explicit message if the base repo head commit is up-to-date | Jakub Beránek | -0/+5 |
| 2025-01-08 | Update key | Martin Liska | -3/+3 |
| 2025-01-08 | Save linkcheck cache always | Martin Liska | -7/+19 |
| 2025-01-08 | Merge from rustc | Jakub Beránek | -0/+116 |
| 2025-01-08 | Preparing for merge from rustc | Jakub Beránek | -1/+1 |
| 2025-01-07 | Fix rib example | Samson | -3/+3 |
| 2025-01-07 | Update rustc-dev-guide | Jakub Beránek | -5/+13 |
| 2025-01-07 | Fix broken raw HTML (#2198) | Max Heller | -2/+2 |
| 2025-01-06 | Rollup merge of #131830 - hoodmane:emscripten-wasm-eh, r=workingjubilee | Jacob Pratt | -0/+6 |
| 2025-01-06 | Only keep label description in Forge docs | 许杰友 Jieyou Xu (Joe) | -61/+1 |
| 2025-01-06 | Add new `{x86_64,i686}-win7-windows-gnu` targets | Tobias Bucher | -2/+57 |
| 2025-01-06 | Escape all `*` in rustc's SUMMARY.md | Tobias Bucher | -9/+9 |
| 2025-01-06 | Add rustc-dev-guide to the list of repositories managed by josh (#2197) | Jakub Beránek | -1/+3 |
| 2025-01-06 | Add support for wasm exception handling to Emscripten target | Hood Chatham | -0/+6 |
| 2025-01-06 | Auto merge of #135085 - knickish:m68k_unknown_none, r=workingjubilee | bors | -0/+110 |
| 2025-01-06 | add josh-sync build dir to gitignore (#2196) | Boxy | -0/+2 |
| 2025-01-05 | Preparing for merge from rustc | Jakub Beránek | -0/+1 |
| 2025-01-05 | Preparing for merge from rustc | Jakub Beránek | -0/+1 |
| 2025-01-05 | Remove other maintainers | knickish | -2/+0 |
| 2025-01-05 | Split stuff out of representing types, and rewrite early/late bound chapter (... | Boxy | -370/+433 |
| 2025-01-05 | Describe how to use rust-analyzer with `rmake.rs` (#2191) | Stuart Cook | -0/+40 |
| 2025-01-05 | fix comment | Tshepang Mbambo | -2/+1 |
| 2025-01-05 | make paragraph more readable | Tshepang Mbambo | -3/+5 |
| 2025-01-05 | repetition not needed | Tshepang Mbambo | -5/+5 |
| 2025-01-05 | Document josh subtrees and update subtree repository list (#2182) | Jakub Beránek | -9/+21 |
| 2025-01-05 | Add tooling for performing Josh synces (#2183) | Jakub Beránek | -43/+728 |
| 2025-01-05 | comment out FIXMEs to not display them on UI (#2186) | Onur Özkan | -6/+20 |
| 2025-01-05 | Auto merge of #135074 - wzssyqa:mips-mti, r=oli-obk | bors | -0/+34 |
| 2025-01-05 | Update src/doc/rustc/src/platform-support/mips-mti-none-elf.md | YunQiang Su | -1/+1 |
| 2025-01-04 | Rollup merge of #134996 - bdbai:uwp-support, r=jieyouxu,ChrisDenton | Jubilee | -5/+58 |
| 2025-01-04 | Apply suggestions from workingjubilee's code review | knickish | -11/+11 |
| 2025-01-03 | add m68k-unknown-none-elf target | kirk | -0/+112 |
| 2025-01-03 | Target: Add mips mti baremetal support | YunQiang Su | -0/+34 |
| 2025-01-03 | Rollup merge of #131729 - Urgau:check-cfg-test-userspace, r=petrochenkov | Matthias Krüger | -2/+4 |
| 2025-01-03 | Add UWP support page | bdbai | -5/+58 |
| 2025-01-02 | Make the `test` cfg a "userspace" check-cfg | Urgau | -2/+4 |
| 2025-01-01 | Add rustc-dev-guide as a josh subtree | Jakub Beránek | -0/+348503 |
| 2025-01-01 | Removed `rustc-dev-guide` as a submodule | Jakub Beránek | -0/+0 |
| 2025-01-01 | Auto merge of #134926 - rustbot:docs-update, r=ehuss | bors | -0/+0 |
| 2024-12-31 | Rollup merge of #134975 - ehuss:revert-style-guide-rhs-break, r=compiler-errors | Trevor Gross | -28/+0 |
| 2024-12-31 | Rollup merge of #134974 - ehuss:revert-single-line-where, r=compiler-errors | Trevor Gross | -27/+4 |
| 2024-12-31 | Update reference, edition-guide | Eric Huss | -0/+0 |
| 2024-12-31 | Revert "Rollup merge of #119838 - joshtriplett:style-guide-binop-indent, r=co... | Eric Huss | -33/+0 |
| 2024-12-31 | Revert "Rollup merge of #132369 - joshtriplett:style-guide-binop-heuristic-as... | Eric Huss | -6/+11 |