| Age | Commit message (Expand) | Author | Lines |
| 2024-08-26 | Auto merge of #13290 - Jarcho:interior_mut_quick, r=Alexendoo | bors | -6/+23 |
| 2024-08-26 | Auto merge of #13168 - Alexendoo:std-instead-of-core-msrv, r=Manishearth | bors | -20/+83 |
| 2024-08-26 | Auto merge of #12892 - meithecatte:needless-borrows-mutrefs, r=xFrednet | bors | -5/+59 |
| 2024-08-20 | [beta-1.81] Update cargo | Weihang Lo | -0/+0 |
| 2024-08-15 | Revert "Auto merge of #125915 - camelid:const-arg-refactor, r=BoxyUwU" | Boxy | -71/+31 |
| 2024-08-01 | [beta-1.81] Update cargo | Weihang Lo | -0/+0 |
| 2024-07-20 | Auto merge of #127663 - Oneirical:fuzzy-testure, r=jieyouxu | bors | -9/+0 |
| 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 | Rollup merge of #127693 - Rejyr:migrate-crate-hash-rustc-version-rmake, r=jie... | Matthias Krüger | -1/+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 | 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 |
| 2024-07-19 | AIX uses .a as dylib's suffix | Kai Luo | -5/+27 |
| 2024-07-18 | rewrite link-path-order to rmake | Oneirical | -1/+0 |
| 2024-07-18 | rewrite lto-smoke-c to rmake | Oneirical | -1/+0 |
| 2024-07-18 | Rewrite and rename issue-26006 to rmake | Oneirical | -1/+0 |
| 2024-07-18 | Rewrite and rename issue-22131 to rmake | Oneirical | -1/+0 |
| 2024-07-18 | rewrite archive-duplicate-names to rmake | Oneirical | -1/+0 |
| 2024-07-18 | rewrite manual-link to rmake | Oneirical | -1/+0 |
| 2024-07-18 | rewrite macos-fat-archive to rmake | Oneirical | -1/+0 |
| 2024-07-18 | Rollup merge of #127822 - Oneirical:amazon-rainfortest, r=jieyouxu | Trevor Gross | -3/+0 |
| 2024-07-18 | Rollup merge of #127687 - RalfJung:pattern-cleanup, r=oli-obk,lcnr | Trevor Gross | -2/+1 |
| 2024-07-18 | Rollup merge of #127491 - Oneirical:bulletproof-test, r=jieyouxu | Trevor Gross | -8/+0 |
| 2024-07-18 | avoid creating an Instance only to immediately disassemble it again | Ralf Jung | -1/+0 |
| 2024-07-18 | valtree construction: keep track of which type was valtree-incompatible | Ralf Jung | -1/+1 |
| 2024-07-18 | interpret: add sanity check in dyn upcast to double-check what codegen does | Ralf Jung | -6/+8 |
| 2024-07-17 | Migrate `atomic-lock-free` to `rmake` | Jerry Wang | -1/+0 |
| 2024-07-17 | Add `llvm_components_contain` to `run-make-support` | Jerry Wang | -1/+8 |
| 2024-07-17 | rewrite unstable-flag-required to rmake | Oneirical | -1/+0 |
| 2024-07-17 | rewrite missing-crate-dependency to rmake | Oneirical | -1/+0 |