| Age | Commit message (Expand) | Author | Lines |
| 2024-07-21 | Auto merge of #120812 - compiler-errors:impl-sorting, r=lcnr | bors | -8/+7 |
| 2024-07-21 | Auto merge of #127993 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-07-21 | Auto merge of #128011 - matthiaskrgr:rollup-0vmf75y, r=matthiaskrgr | bors | -92/+187 |
| 2024-07-20 | Auto merge of #128007 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum | bors | -0/+1 |
| 2024-07-20 | Allow deprecated temporarily to unblock version bump | Mark Rousskov | -0/+1 |
| 2024-07-20 | Auto merge of #127663 - Oneirical:fuzzy-testure, r=jieyouxu | bors | -9/+0 |
| 2024-07-20 | Rollup merge of #127958 - jieyouxu:compiletest-rmake-cleanup, r=Kobzol | Matthias Krüger | -92/+186 |
| 2024-07-20 | Rollup merge of #127867 - alexcrichton:add-wasm32-wasip2-to-dist-manifest, r=... | Matthias Krüger | -0/+1 |
| 2024-07-20 | Rollup merge of #127964 - jieyouxu:rmake-rustfmt-skip, r=nnethercote | Matthias Krüger | -0/+6 |
| 2024-07-20 | Rollup merge of #127463 - onur-ozkan:precompiled-rustdoc, r=Kobzol | Matthias Krüger | -1/+1 |
| 2024-07-20 | compiletest/rmake: simplify path calculations | 许杰友 Jieyou Xu (Joe) | -36/+10 |
| 2024-07-20 | compiletest/rmake: avoid double test directory for rmake.rs tests | 许杰友 Jieyou Xu (Joe) | -2/+8 |
| 2024-07-20 | compiletest/rmake: improve comments | 许杰友 Jieyou Xu (Joe) | -30/+7 |
| 2024-07-20 | compiletest/rmake: prune unused `RUST_BUILD_STAGE` and explain env vars passe... | 许杰友 Jieyou Xu (Joe) | -6/+20 |
| 2024-07-20 | Rollup merge of #127693 - Rejyr:migrate-crate-hash-rustc-version-rmake, r=jie... | Matthias Krüger | -1/+0 |
| 2024-07-19 | Update cargo | Weihang Lo | -0/+0 |
| 2024-07-19 | Auto merge of #127968 - fmease:upd-jsondocck-directive-style, r=GuillaumeGomez | bors | -47/+51 |
| 2024-07-19 | rewrite linkage-attr-on-static to rmake | Oneirical | -2/+0 |
| 2024-07-19 | rewrite lto-no-link-whole-rlib to rmake | Oneirical | -1/+0 |
| 2024-07-19 | rewrite extern-fn-with-union to rmake | Oneirical | -1/+0 |
| 2024-07-19 | rewrite extern-fn-generic to rmake | Oneirical | -1/+0 |
| 2024-07-19 | rewrite c-static-rlib to rmake | Oneirical | -1/+0 |
| 2024-07-19 | rewrite c-static-dylib to rmake | Oneirical | -1/+0 |
| 2024-07-19 | rewrite and rename issue-28595 to rmake | Oneirical | -1/+0 |
| 2024-07-19 | rewrite return-non-c-like-enum-from-c to rmake | Oneirical | -1/+0 |
| 2024-07-19 | Auto merge of #127969 - matthiaskrgr:rollup-nhxmwhn, r=matthiaskrgr | bors | -36/+14 |
| 2024-07-19 | Rollup merge of #127960 - jieyouxu:minor-rmake-cleanup, r=fmease | Matthias Krüger | -30/+6 |
| 2024-07-19 | Rollup merge of #127856 - RalfJung:interpret-cast-sanity, r=oli-obk | Matthias Krüger | -6/+8 |
| 2024-07-19 | Update jsondocck directives to follow ui_test-style | León Orell Valerian Liehr | -47/+51 |
| 2024-07-19 | compiletest/rmake: cleanup `stage_std_path` and `recipe_dylib_search_paths` h... | 许杰友 Jieyou Xu (Joe) | -9/+17 |
| 2024-07-19 | compiletest/rmake: better explain why stage0 sysroot is needed if forced stage0 | 许杰友 Jieyou Xu (Joe) | -4/+21 |
| 2024-07-19 | compiletest/rmake: prune useless env vars and explain passed rustc options an... | 许杰友 Jieyou Xu (Joe) | -9/+8 |
| 2024-07-19 | compiletest/rmake: rename `cmd` to `rustc` | 许杰友 Jieyou Xu (Joe) | -5/+6 |
| 2024-07-19 | compiletest/rmake: cleanup rmake exe extension calculation | 许杰友 Jieyou Xu (Joe) | -8/+9 |
| 2024-07-19 | compiletest/rmake: cleanup library search paths | 许杰友 Jieyou Xu (Joe) | -4/+5 |
| 2024-07-19 | compiletest/rmake: cleanup dylib search paths related calculations | 许杰友 Jieyou Xu (Joe) | -16/+24 |
| 2024-07-19 | compiletest/rmake: improve clarity of `support_lib_{path,deps,deps_deps}` cal... | 许杰友 Jieyou Xu (Joe) | -21/+42 |
| 2024-07-19 | compiletest/rmake: move `stage_std_path` and `recipe_bin` closer to use site | 许杰友 Jieyou Xu (Joe) | -15/+14 |
| 2024-07-19 | compiletest/rmake: improve `stage` explanation | 许杰友 Jieyou Xu (Joe) | -4/+23 |
| 2024-07-19 | compiletest/rmake: make `{source,build}_root` path calculation more robust fo... | 许杰友 Jieyou Xu (Joe) | -18/+47 |
| 2024-07-19 | compiletest/rmake: adjust docs for rmake.rs setup and add FIXMEs | 许杰友 Jieyou Xu (Joe) | -7/+27 |
| 2024-07-19 | run_make_support: skip rustfmt for lib.rs to preserve use ordering | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-07-19 | Auto merge of #127957 - matthiaskrgr:rollup-1u5ivck, r=matthiaskrgr | bors | -2/+0 |
| 2024-07-19 | run_make_support: cleanup dll/exe filename calculations | 许杰友 Jieyou Xu (Joe) | -30/+6 |
| 2024-07-19 | Auto merge of #127956 - tgross35:rollup-8ten7pk, r=tgross35 | bors | -5/+2 |
| 2024-07-19 | Auto merge of #125915 - camelid:const-arg-refactor, r=BoxyUwU | bors | -31/+71 |
| 2024-07-19 | Rollup merge of #127953 - bzEq:aix-compiletest-dylib-suffix, r=jieyouxu | Trevor Gross | -0/+2 |
| 2024-07-19 | Rollup merge of #127928 - Oneirical:anatesthetic-sleep, r=Kobzol | Trevor Gross | -2/+0 |
| 2024-07-19 | Rollup merge of #127825 - Oneirical:self-testeem, r=jieyouxu | Trevor Gross | -3/+0 |
| 2024-07-19 | Revert format change | Kai Luo | -25/+5 |