| Age | Commit message (Expand) | Author | Lines |
| 2024-10-11 | Rollup merge of #129079 - Zoxc:thinlto_imp_symbols, r=wesleywiser | Matthias Krüger | -0/+51 |
| 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 |
| 2024-09-18 | Update the minimum external LLVM to 18 | Josh Stone | -5/+0 |
| 2024-09-16 | tests/run-make: update for symlink helper changes | 许杰友 Jieyou Xu (Joe) | -30/+28 |
| 2024-09-12 | Rollup merge of #130156 - nebulark:test_buildinfo, r=jieyouxu | Stuart Cook | -19/+30 |
| 2024-09-12 | Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jie... | Stuart Cook | -12/+16 |
| 2024-09-12 | Auto merge of #129369 - madsmtm:apple-cc-linker-pass-target, r=jieyouxu | bors | -6/+4 |
| 2024-09-10 | Auto merge of #129403 - scottmcm:only-array-simd, r=compiler-errors | bors | -2/+4 |
| 2024-09-10 | Add test for S_OBJNAME and update test for LF_BUILDINFO cl and cmd for | Florian Schmiderer | -19/+30 |
| 2024-09-10 | Auto merge of #129337 - EtomicBomb:rfc, r=notriddle | bors | -0/+17 |
| 2024-09-09 | Ban non-array SIMD | Scott McMurray | -2/+4 |
| 2024-09-09 | Rollup merge of #129529 - lqd:stable-new-solver, r=Kobzol | Jubilee | -0/+36 |
| 2024-09-09 | Pass deployment target when linking with cc on Apple targets | Mads Marquart | -6/+4 |
| 2024-09-09 | Fix default/minimum deployment target for Aarch64 simulator targets | Mads Marquart | -12/+16 |
| 2024-09-07 | rfc#3662 changes under unstable flags | EtomicBomb | -0/+17 |
| 2024-09-07 | Test codegen when setting deployment target | Mads Marquart | -25/+158 |
| 2024-09-05 | tests: use renamed `stdin_buf` | 许杰友 Jieyou Xu (Joe) | -23/+33 |
| 2024-09-02 | address review comments | Rémy Rakic | -36/+30 |
| 2024-09-02 | Rollup merge of #129837 - aDotInTheVoid:test-better-json, r=jieyouxu | Matthias Krüger | -4/+15 |
| 2024-08-31 | Actually parse stdout json, instead of using hacky contains logic. | Alona Enraght-Moony | -4/+15 |
| 2024-08-31 | Rollup merge of #129605 - jieyouxu:needs-llvm-components, r=Mark-Simulacrum | Matthias Krüger | -11/+32 |
| 2024-08-31 | Rollup merge of #129366 - petrochenkov:libsearch, r=jieyouxu | Matthias Krüger | -0/+18 |
| 2024-08-29 | Use path instead of Path in some run-make tests | Oneirical | -56/+40 |
| 2024-08-29 | Add needs-unwind compiletest directive to libtest-thread-limit | Oneirical | -0/+3 |
| 2024-08-28 | Rollup merge of #129641 - notriddle:notriddle/missing-crates-js-resource-suff... | Matthias Krüger | -0/+1 |
| 2024-08-27 | linker: Better support alternative static library naming on MSVC | Vadim Petrochenkov | -0/+18 |