| Age | Commit message (Expand) | Author | Lines |
| 2025-07-17 | parse `const trait Trait` | Deadbeef | -6/+3 |
| 2025-07-15 | Remove mentions of `./x suggest` and `suggest-tests` in rustc-dev-guide | Jieyou Xu | -80/+0 |
| 2025-07-13 | Compiletest: Simplify {Html,Json}DocCk directive handling | León Orell Valerian Liehr | -0/+3 |
| 2025-07-10 | update rust-dev-guide to point about new command execution summary report und... | bit-aloo | -2/+9 |
| 2025-07-04 | Merge ref 'c96a69059ecc' from rust-lang/rust | Jakub Beránek | -4/+17 |
| 2025-07-04 | Prepare for merging from rust-lang/rust | Jakub Beránek | -1/+1 |
| 2025-07-04 | Add josh-sync config file | Jakub Beránek | -0/+3 |
| 2025-07-04 | Rollup merge of #143346 - emmanuel-ferdman:master, r=tshepang | Jacob Pratt | -1/+1 |
| 2025-07-03 | adjust docs, after splitting up autodiff into two forward and reverse macros | Manuel Drehwald | -2/+2 |
| 2025-07-03 | Rollup merge of #143329 - folkertdev:minicore-diagnostic-on-unimplemented, r=... | Jana Dönszelmann | -0/+6 |
| 2025-07-03 | Rollup merge of #143283 - marcoieni:document-optional, r=jieyouxu | Jana Dönszelmann | -0/+7 |
| 2025-07-03 | minicore: use core's `diagnostic::on_unimplemented` messages | Folkert de Vries | -0/+6 |
| 2025-07-02 | update coherence example | Emmanuel Ferdman | -1/+1 |
| 2025-07-02 | Rename mingw-check-tidy to tidy | Chris Denton | -1/+1 |
| 2025-07-01 | Rename mingw-* CI jobs to pr-* | Chris Denton | -2/+2 |
| 2025-07-01 | document optional jobs | MarcoIeni | -0/+7 |
| 2025-07-01 | Merge pull request #2483 from rust-lang/tshepang-patch-1 | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2025-06-29 | update AST-to-HIR lowering examples for conditionals and loops | dianne | -4/+2 |
| 2025-06-30 | build-fail directive: make explanation more uniform | Tshepang Mbambo | -3/+3 |
| 2025-06-29 | Update README.md | kilavvy | -1/+1 |
| 2025-06-29 | Add broken `./x test library/std` advisory | Jieyou Xu | -0/+18 |
| 2025-06-28 | Merge pull request #2481 from xizheyin/submit-in-rdg-or-r | Tshepang Mbambo | -0/+4 |
| 2025-06-28 | Add a link to rust-forge to explain where rdg changes should be submitted | xizheyin | -0/+4 |
| 2025-06-27 | Fix typo | xizheyin | -11/+11 |
| 2025-06-26 | Add `arguments sharing and isolation` section in `diagnostic-struct` of rdg | xizheyin | -8/+39 |
| 2025-06-26 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -0/+11 |
| 2025-06-26 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-06-25 | Rollup merge of #142992 - workingjubilee:dont-validate-naughty-abis, r=jieyouxu | Jana Dönszelmann | -0/+5 |
| 2025-06-25 | Rollup merge of #142809 - KMJ-007:ad-type-analysis-flag, r=ZuseZ4 | Jana Dönszelmann | -0/+1 |
| 2025-06-25 | Sprinkle breadcrumbs around to lead people to the rust-invalid ABI | Jubilee Young | -0/+5 |
| 2025-06-25 | added PrintTAFn flag for autodiff | Karan Janthe | -0/+1 |
| 2025-06-23 | Rollup merge of #141597 - Oneirical:unquestionable-instruction, r=jieyouxu | Matthias Krüger | -0/+5 |
| 2025-06-22 | Add a SUMMARY.md outlining immediate subdirectories of the ui test suite | Oneirical | -0/+5 |
| 2025-06-19 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -3/+5 |
| 2025-06-19 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-06-18 | initial instructions for gpu offload | Manuel Drehwald | -0/+82 |
| 2025-06-19 | fix markup | Tshepang Mbambo | -2/+2 |
| 2025-06-18 | Auto merge of #142689 - Urgau:rollup-4ho6835, r=Urgau | bors | -0/+2 |
| 2025-06-18 | Rollup merge of #142377 - Urgau:unremap-rustc-dev, r=jieyouxu | Urgau | -0/+2 |
| 2025-06-18 | Merge pull request #2474 from BoxyUwU/ambig_unambig_ty_consts | Boxy | -6/+70 |
| 2025-06-18 | Reviews | Boxy | -12/+12 |
| 2025-06-18 | Fix compiletest and rustc-dev-guide | Jakub Beránek | -1/+1 |
| 2025-06-17 | Add links | Boxy | -9/+19 |
| 2025-06-17 | Write chapter on Unambig vs Ambig Types/Consts | Boxy | -1/+53 |
| 2025-06-17 | Stub chapter and consolidate under `/hir/` | Boxy | -6/+8 |
| 2025-06-17 | Profiling with perf: specify the section of bootstrap settings. | lolbinarycat | -2/+2 |
| 2025-06-16 | Remove hanging parenthesis from example signature. | Chris Bloodsworth | -2/+2 |
| 2025-06-16 | Use stage 1 for building docs | Alice Ryhl | -1/+1 |
| 2025-06-15 | Un-remap `rustc-dev` component paths | Urgau | -0/+2 |
| 2025-06-14 | do not inline links | Tshepang Mbambo | -2/+5 |