| Age | Commit message (Expand) | Author | Lines |
| 2024-11-02 | Add a run-make test for same-arch `--print=target-cpus` | Zalathar | -0/+39 |
| 2024-10-31 | rustc_codegen_llvm: Add a new 'pc' option to branch-protection | Kajetan Puchalski | -1/+13 |
| 2024-10-31 | Remove support for `-Zprofile` (gcov-style coverage instrumentation) | Zalathar | -22/+0 |
| 2024-10-27 | port `tests/ui/linkage-attr/framework` to run-make | jyn | -0/+43 |
| 2024-10-25 | Auto merge of #131917 - jieyouxu:rmake-clang, r=Kobzol | bors | -37/+88 |
| 2024-10-25 | Auto merge of #131207 - davidtwco:pac-ret-lto-test, r=Mark-Simulacrum | bors | -4/+69 |
| 2024-10-24 | tests: add pac-ret + cross-language lto test | David Wood | -0/+47 |
| 2024-10-24 | ci: add aarch64-gnu-debug job | David Wood | -4/+22 |
| 2024-10-23 | Rollup merge of #132036 - DianQK:test-131164, r=jieyouxu | León Orell Valerian Liehr | -0/+26 |
| 2024-10-23 | Add a test case for #131164 | DianQK | -0/+26 |
| 2024-10-22 | Rollup merge of #125205 - ChrisDenton:verbatim-include, r=jieyouxu | Matthias Krüger | -0/+21 |
| 2024-10-22 | tests/run-make: port `issue-84395-lto-embed-bitcode` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -14/+27 |
| 2024-10-22 | tests/run-make: fix `cross-lang-lto-riscv-abi` | 许杰友 Jieyou Xu (Joe) | -23/+61 |
| 2024-10-21 | Add rustc_abi and rustc_parse_format to rustc-crates-on-stable test | Lukas Wirth | -0/+4 |
| 2024-10-18 | Rollup merge of #131755 - jfrimmel:avr-rjmp-offset-regression-test, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -0/+107 |
| 2024-10-17 | Use `rust-lld` instead of `avr-gcc` as the linker | Julian Frimmel | -0/+9 |
| 2024-10-17 | Auto merge of #129582 - nbdd0121:unwind, r=nnethercote | bors | -8/+0 |
| 2024-10-16 | Simplify test and make it more reliable | Julian Frimmel | -21/+31 |
| 2024-10-16 | Convert to a `rmake`-test | Julian Frimmel | -0/+88 |
| 2024-10-16 | Fix unnecessary nesting in run-make test output directories | Zalathar | -1/+1 |
| 2024-10-15 | Rollup merge of #131681 - Zalathar:fix-run-make-stamp, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-10-14 | Fix up-to-date checking for run-make tests | Zalathar | -1/+1 |
| 2024-10-13 | Fix bug where `option_env!` would return `None` when env var is present but n... | beetrees | -1/+10 |
| 2024-10-11 | Rollup merge of #129079 - Zoxc:thinlto_imp_symbols, r=wesleywiser | Matthias Krüger | -0/+51 |
| 2024-10-10 | Fix longjmp-across-rust test | Gary Guo | -8/+0 |
| 2024-10-09 | Rollup merge of #131435 - jieyouxu:macos-pipe, r=Zalathar | Matthias Krüger | -0/+6 |
| 2024-10-09 | Rename directive `needs-profiler-support` to `needs-profiler-runtime` | Zalathar | -9/+9 |
| 2024-10-09 | Ignore broken-pipe-no-ice on apple for now | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-10-08 | Auto merge of #131155 - jieyouxu:always-kill, r=onur-ozkan | bors | -0/+73 |
| 2024-10-08 | Rollup merge of #131355 - clubby789:old-tests, r=jieyouxu | Stuart Cook | -51/+73 |
| 2024-10-08 | Add regression test for rustc/rustdoc broken pipe ICEs | 许杰友 Jieyou Xu (Joe) | -0/+73 |
| 2024-10-07 | Migrate `emit-to-stdout` to new run-make | clubby789 | -51/+73 |
| 2024-10-06 | various fixes for `naked_asm!` implementation | Folkert de Vries | -1/+1 |
| 2024-10-06 | more `asm!` -> `naked_asm!` in tests | Folkert de Vries | -6/+6 |
| 2024-10-02 | Rollup merge of #126930 - Xaeroxe:file-checksum-hint, r=chenyukang | Jubilee | -0/+27 |
| 2024-10-02 | Rollup merge of #131016 - madsmtm:no-sdk-version-in-object, r=jieyouxu | Matthias Krüger | -0/+96 |
| 2024-10-01 | Restore prior behavior with less duplicate info in dep file | Jacob Kiesel | -1/+3 |
| 2024-10-01 | add another file to the integration test | Jacob Kiesel | -1/+9 |
| 2024-10-01 | Add basic integration test for checksum-hash-algorithm feature | Jacob Kiesel | -0/+17 |
| 2024-09-29 | Rollup merge of #130931 - GuillaumeGomez:standalone-crate, r=notriddle | Matthias Krüger | -2/+2 |
| 2024-09-29 | Do not specify an SDK version in object files | Mads Marquart | -0/+9 |
| 2024-09-29 | Add run-make test to check the SDK version(s) that rustc produces | Mads Marquart | -0/+87 |
| 2024-09-29 | Rename doctest attribute `standalone-crate` into `standalone_crate` for coher... | Guillaume Gomez | -2/+2 |
| 2024-09-28 | Rename `standalone` doctest attribute into `standalone-crate` | Guillaume Gomez | -2/+2 |
| 2024-09-27 | Only add an automatic SONAME for Rust dylibs | Josh Stone | -6/+10 |
| 2024-09-24 | Update `run-make` tests to use `cargo` wrapper cmd | 许杰友 Jieyou Xu (Joe) | -97/+58 |
| 2024-09-22 | Fix hard-coded stderr in run-make test | Michael Goulet | -6/+6 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -22/+19 |
| 2024-09-22 | add non-regression test for issue 81408 | Rémy Rakic | -0/+51 |
| 2024-09-20 | Pass the current cargo to `run-make` tests | Josh Stone | -5/+5 |