| Age | Commit message (Expand) | Author | Lines |
| 2024-07-26 | Rewrite and rename issue-35164 to rmake | Oneirical | -1/+0 |
| 2024-07-26 | rewrite and rename issue-47551 to rmake | Oneirical | -1/+0 |
| 2024-07-26 | rewrite no-builtins-attribute to rmake | Oneirical | -1/+0 |
| 2024-07-26 | rewrite native-link-modifier-whole-archive to rmake | Oneirical | -1/+0 |
| 2024-07-26 | rewrite rlib-format-packed-bundled-libs-2 to rmake | Oneirical | -1/+0 |
| 2024-07-26 | rewrite sanitizer-staticlib-link to rmake | Oneirical | -1/+0 |
| 2024-07-26 | rewrite export-executable-symbols to rmake | Oneirical | -1/+0 |
| 2024-07-26 | rewrite foreign-rust-exceptions to rmake | Oneirical | -1/+0 |
| 2024-07-26 | rewrite c-unwind-abi-catch-lib-panic to rmake | Oneirical | -1/+0 |
| 2024-07-26 | Rollup merge of #128099 - lolbinarycat:extern-flag-disambiguates-rmake, r=Kobzol | Trevor Gross | -1/+0 |
| 2024-07-26 | Rollup merge of #127989 - Oneirical:testricted-area, r=jieyouxu | Trevor Gross | -3/+0 |
| 2024-07-26 | Rollup merge of #127523 - Oneirical:treasure-test, r=jieyouxu | Trevor Gross | -2/+0 |
| 2024-07-25 | Integrate mdbook-spec for the reference. | Eric Huss | -1/+1 |
| 2024-07-25 | Auto merge of #127042 - GrigorenkoPV:derivative, r=compiler-errors | bors | -1/+1 |
| 2024-07-25 | clean up rmake test | binarycat | -1/+0 |
| 2024-07-25 | rewrite panic-abort-eh_frame to rmake | Oneirical | -1/+0 |
| 2024-07-25 | rewrite dump-ice-to-disk to rmake | Oneirical | -1/+0 |
| 2024-07-25 | rewrite incr-foreign-head-span to rmake | Oneirical | -1/+0 |
| 2024-07-25 | rewrite compiler-rt-works-on-mingw to rmake | Oneirical | -1/+0 |
| 2024-07-25 | rewrite interdependent-c-libraries to rmake | Oneirical | -1/+0 |
| 2024-07-25 | Auto merge of #128102 - Oneirical:real-testate, r=Kobzol | bors | -3/+0 |
| 2024-07-25 | Rollup merge of #127872 - Oneirical:antestral-traditions, r=jieyouxu | Matthias Krüger | -3/+0 |
| 2024-07-25 | Rollup merge of #127054 - compiler-errors:bound-ordering, r=fmease | Matthias Krüger | -1/+1 |
| 2024-07-24 | Rollup merge of #127457 - donno2048:master, r=albertlarsan68 | Matthias Krüger | -31/+35 |
| 2024-07-23 | Fix tidy check if book submodule is not checked out | Eric Huss | -33/+29 |
| 2024-07-23 | make tidy fast without compromising case alternation | donno2048 | -31/+35 |
| 2024-07-23 | rewrite extern-multiple-copies2 to rmake | Oneirical | -1/+0 |
| 2024-07-23 | Rollup merge of #127990 - Oneirical:ii-the-high-priestest, r=jieyouxu | Matthias Krüger | -3/+0 |
| 2024-07-23 | Rollup merge of #126898 - GuillaumeGomez:migrate-run-make-link-framework, r=K... | Matthias Krüger | -1/+0 |
| 2024-07-23 | Rollup merge of #125886 - GuillaumeGomez:migrate-run-make-issue-15460, r=jiey... | Matthias Krüger | -1/+0 |
| 2024-07-23 | rewrite extern-multiple-copies to rmake | Oneirical | -1/+0 |
| 2024-07-23 | rewrite extern-diff-internal-name to rmake | Oneirical | -1/+0 |
| 2024-07-23 | rewrite c-dynamic-dylib to rmake | Oneirical | -1/+0 |
| 2024-07-23 | rewrite sanitizer-dylib-link to rmake | Oneirical | -2/+0 |
| 2024-07-23 | rewrite static-dylib-by-default to rmake | Oneirical | -1/+0 |
| 2024-07-23 | Migrate `run-make/issue-15460` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-07-23 | Auto merge of #127778 - Oneirical:artificial-intestlligence, r=jieyouxu | bors | -3/+0 |
| 2024-07-22 | Migrate `run-make/link-framework` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-07-22 | Auto merge of #127786 - ehuss:rustbook-workspace, r=Mark-Simulacrum | bors | -0/+8 |
| 2024-07-22 | rewrite pgo-gen-no-imp-symbols to rmake | Oneirical | -1/+0 |
| 2024-07-22 | rewrite and rename issue-97463-abi-param-passing to rmake | Oneirical | -1/+0 |
| 2024-07-22 | rewrite c-dynamic-rlib to rmake | Oneirical | -1/+0 |
| 2024-07-22 | rewrite pointer-auth-link-with-c to rmake | Oneirical | -1/+0 |
| 2024-07-22 | Move rustbook to its own workspace. | Eric Huss | -0/+8 |
| 2024-07-22 | rewrite and rename issue-107094 to rmake | Oneirical | -1/+0 |
| 2024-07-22 | rewrite and rename issue-33329 to ui test | Oneirical | -1/+0 |
| 2024-07-22 | rewrite and rename issue-14698 to rmake | Oneirical | -1/+0 |
| 2024-07-22 | rewrite no-duplicate-libs to rmake | Oneirical | -1/+0 |
| 2024-07-22 | rewrite lto-linkage-used-attr to rmake | Oneirical | -1/+0 |
| 2024-07-22 | Rollup merge of #127985 - Oneirical:testibule-of-hell, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -3/+0 |