| Age | Commit message (Expand) | Author | Lines |
| 2025-09-25 | Rollup merge of #146982 - fmease:fix-rmake-linker-warning, r=bjorn3 | Stuart Cook | -1/+0 |
| 2025-09-25 | Remove an erroneous normalization step in `tests/run-make/linker-warning` | León Orell Valerian Liehr | -1/+0 |
| 2025-09-24 | Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=Urgau,da... | bors | -7/+11 |
| 2025-09-23 | Rollup merge of #146875 - Enselic:better-file-names, r=jieyouxu | Matthias Krüger | -6/+3 |
| 2025-09-22 | tests/run-make/crate-loading: Rename source files for clarity | Martin Nordholts | -6/+3 |
| 2025-09-22 | Rollup merge of #146828 - el-ev:issue146646, r=GuillaumeGomez | Guillaume Gomez | -0/+29 |
| 2025-09-22 | address review comments | Iris Shi | -2/+2 |
| 2025-09-22 | Extends branch protection tests to include GCS | Reuben Cruise | -7/+11 |
| 2025-09-22 | add exit code check | Iris Shi | -5/+11 |
| 2025-09-22 | Add regression test | Iris Shi | -0/+23 |
| 2025-09-21 | Make mips64el-unknown-linux-muslabi64 link dynamically | Jens Reidel | -2/+1 |
| 2025-09-15 | tests/run-make: Update list of statically linked musl targets | Jens Reidel | -9/+1 |
| 2025-09-12 | Add --print target-spec-json-schema | Noratrieb | -4/+4 |
| 2025-09-06 | Auto merge of #146233 - jieyouxu:run-make-fission, r=Kobzol | bors | -1286/+0 |
| 2025-09-06 | Rollup merge of #146211 - Urgau:cfg-disallow-shebang, r=fmease | Matthias Krüger | -7/+33 |
| 2025-09-06 | Disallow shebang in `--cfg` and `--check-cfg` arguments | Urgau | -7/+33 |
| 2025-09-05 | Rollup merge of #138944 - madsmtm:apple_os_version_check, r=tgross35 | León Orell Valerian Liehr | -0/+43 |
| 2025-09-05 | Add __isOSVersionAtLeast and __isPlatformVersionAtLeast symbols | Mads Marquart | -0/+43 |
| 2025-09-05 | tests: move `run-make` tests requiring in-tree cargo to `run-make-cargo` test... | Jieyou Xu | -1286/+0 |
| 2025-09-04 | Auto merge of #138736 - azhogin:azhogin/sanitizers-target-modificators, r=rcv... | bors | -0/+6 |
| 2025-09-04 | Rollup merge of #146150 - weihanglo:rustdoc-emit, r=aDotInTheVoid | Stuart Cook | -0/+12 |
| 2025-09-04 | Rollup merge of #146137 - Urgau:cfg-disallow-frontmatter, r=fmease | Stuart Cook | -0/+45 |
| 2025-09-04 | Rollup merge of #146131 - notriddle:rustdoc-search-load-itemtype-test, r=Guil... | Stuart Cook | -0/+170 |
| 2025-09-03 | rustdoc-search: add test case for indexing every item type | Michael Howell | -0/+170 |
| 2025-09-03 | don't uppercase error messages | Sasha Pourcelot | -1/+1 |
| 2025-09-03 | fix(rustdoc): match rustc `--emit` precedence | Weihang Lo | -3/+2 |
| 2025-09-03 | Disallow frontmatter in `--cfg` and `--check-cfg` arguments | Urgau | -0/+45 |
| 2025-09-02 | test(rustdoc): show the wrong `--emit` precedence | Weihang Lo | -0/+13 |
| 2025-08-27 | turn pointer width into an integer in target.json | Waffle Lapkin | -8/+8 |
| 2025-08-23 | Update `tests/run-make/rustdoc-default-output/` output | Guillaume Gomez | -3/+3 |
| 2025-08-23 | Update `tests/run-make/rustdoc-default-output` test | Guillaume Gomez | -0/+3 |
| 2025-08-21 | -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifi... | Andrew Zhogin | -0/+6 |
| 2025-08-19 | Rollup merge of #145405 - durin42:test-cleanup-tmpdir, r=lqd | Stuart Cook | -8/+8 |
| 2025-08-19 | Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill... | Stuart Cook | -3/+3 |
| 2025-08-18 | Auto merge of #145489 - joshtriplett:cfg-if-not, r=Amanieu | bors | -1/+1 |
| 2025-08-18 | cleanup: make run-make test use run_in_tmpdir | Augie Fackler | -8/+8 |
| 2025-08-17 | Fix up library crate order in linker test | Josh Triplett | -1/+1 |
| 2025-08-15 | rustdoc-search: search backend with partitioned suffix tree | Michael Howell | -3/+3 |
| 2025-08-15 | fix(tests/rmake/wasm-unexpected-features): change features from `WASM1` to `MVP` | StackOverflowExcept1on | -1/+1 |
| 2025-08-15 | Rollup merge of #145275 - StackOverflowExcept1on:fix-wasm32v1-none, r=alexcri... | Stuart Cook | -0/+69 |
| 2025-08-15 | Rollup merge of #145005 - tardyp:lto_big_filesize, r=bjorn3 | Stuart Cook | -0/+39 |
| 2025-08-14 | rewrite test with `#![no_core]` | StackOverflowExcept1on | -69/+53 |
| 2025-08-13 | fix(compiler/rustc_codegen_llvm): apply `target-cpu` attribute | StackOverflowExcept1on | -0/+85 |
| 2025-08-13 | Fix pgo tests | ywxt | -5/+21 |
| 2025-08-12 | Auto merge of #144678 - jdonszelmann:no-mangle-extern, r=bjorn3 | bors | -1/+1 |
| 2025-08-12 | make no_mangle explicit on foreign items | Jana Dönszelmann | -1/+1 |
| 2025-08-11 | Always attempt to invoke xcrun to get the Apple SDK | Mads Marquart | -0/+33 |
| 2025-08-10 | strip prefix of temporary file names when it exceeds filesystem name length l... | Pierre Tardy | -0/+39 |
| 2025-08-10 | Rollup merge of #145112 - dpaoliello:raw-dylib-link-ordinal, r=jieyouxu | Stuart Cook | -2/+3 |
| 2025-08-08 | Rollup merge of #144192 - RalfJung:atomicrmw-ptr, r=nikic | Trevor Gross | -14/+25 |