| Age | Commit message (Expand) | Author | Lines |
| 2025-06-18 | Enable automatic cross-compilation in run-make tests | Jakub Beránek | -19/+5 |
| 2025-06-18 | Auto merge of #141061 - dpaoliello:shimasfn, r=bjorn3 | bors | -18/+18 |
| 2025-06-17 | Auto merge of #142613 - workingjubilee:rollup-yuod2hg, r=workingjubilee | bors | -24/+17 |
| 2025-06-17 | Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obk | bors | -9/+53 |
| 2025-06-17 | Don't match on platform-specific directory not found message | Jieyou Xu | -6/+2 |
| 2025-06-17 | Refine run-make test ignores due to unpredictable `i686-pc-windows-gnu` unwin... | Jieyou Xu | -18/+15 |
| 2025-06-16 | tests: `{Meta,Pointee}Sized` in non-minicore tests | David Wood | -9/+53 |
| 2025-06-16 | Change __rust_no_alloc_shim_is_unstable to be a function | Daniel Paoliello | -18/+18 |
| 2025-06-12 | ignore `run-make` tests that need `std` on `no_std` targets | Folkert de Vries | -21/+184 |
| 2025-06-11 | Rollup merge of #142297 - jieyouxu:needs-target-std, r=Kobzol | Matthias Krüger | -24/+6 |
| 2025-06-10 | Modify some run-make tests to use `//@ needs-target-std` | Jieyou Xu | -24/+6 |
| 2025-06-09 | Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3 | Trevor Gross | -1/+1 |
| 2025-06-08 | Auto merge of #141700 - RalfJung:atomic-intrinsics-part2, r=bjorn3 | bors | -14/+28 |
| 2025-06-08 | Use the in-tree `compiler-builtins` | Trevor Gross | -1/+1 |
| 2025-06-07 | Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomez | Guillaume Gomez | -1/+16 |
| 2025-06-07 | intrinsics: use const generic to set atomic ordering | Ralf Jung | -14/+28 |
| 2025-05-30 | Rollup merge of #141538 - folkertdev:systemv-x86_64-va_arg, r=workingjubilee | Matthias Krüger | -2/+12 |
| 2025-05-29 | implement `va_arg` for x86_64 systemv and macOS | Folkert de Vries | -2/+12 |
| 2025-05-29 | Rollup merge of #138285 - beetrees:repr128-stable, r=traviscross,bjorn3 | Jacob Pratt | -2/+0 |
| 2025-05-28 | Auto merge of #141576 - marcoieni:pr-free-runners-aarch, r=Kobzol | bors | -4/+7 |
| 2025-05-28 | Stabilise `repr128` | beetrees | -2/+0 |
| 2025-05-27 | test: convert version_check ui test to run-make | Fabian Grünbichler | -0/+13 |
| 2025-05-26 | ci: move tests from x86_64-gnu-llvm-19 job to aarch64 | MarcoIeni | -4/+7 |
| 2025-05-24 | Avoid extra path trimming in method not found error | Noratrieb | -2/+2 |
| 2025-05-22 | Allow `#![doc(test(attr(..)))]` doctests to be again merged together | Urgau | -1/+16 |
| 2025-05-21 | limit impls of `VaArgSafe` to just types that are actually safe | Folkert de Vries | -6/+6 |
| 2025-05-18 | Rollup merge of #141045 - dpaoliello:noarmhazard, r=jieyouxu | León Orell Valerian Liehr | -0/+7 |
| 2025-05-18 | Rollup merge of #140966 - est31:let_chains_library, r=tgross35 | León Orell Valerian Liehr | -1/+1 |
| 2025-05-16 | Remove #![feature(let_chains)] from library and src/librustdoc | est31 | -1/+1 |
| 2025-05-15 | [win][arm64] Remove 'Arm64 Hazard' undocumented MSVC option and instead disab... | Daniel Paoliello | -0/+7 |
| 2025-05-15 | Revert "Fix linking statics on Arm64EC #140176" | Jieyou Xu | -51/+1 |
| 2025-05-09 | Rollup merge of #140843 - jieyouxu:broken-pipe, r=Kobzol | Matthias Krüger | -3/+5 |
| 2025-05-09 | Rollup merge of #139863 - fmease:simp-doctest-build-arg-passing, r=GuillaumeG... | Matthias Krüger | -2/+3 |
| 2025-05-09 | tests: fix `broken-pipe-no-ice` to use `bare_rustc`/`rustc` | Jieyou Xu | -3/+5 |
| 2025-05-09 | Auto merge of #140176 - dpaoliello:arm64ecdec, r=wesleywiser | bors | -1/+51 |
| 2025-05-08 | Rollup merge of #140800 - GuillaumeGomez:rustdoc-tempdir-removal, r=jieyouxu | Matthias Krüger | -3/+11 |
| 2025-05-08 | Make `rustdoc-tempdir-removal` run-make tests work on other platforms than linux | Guillaume Gomez | -3/+11 |
| 2025-05-08 | Rollup merge of #140756 - dpaoliello:paclink, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-05-07 | [arm64] Pointer auth test should link with C static library statically | Daniel Paoliello | -1/+1 |
| 2025-05-07 | [Arm64EC] Only decorate functions with `#` | Daniel Paoliello | -1/+51 |
| 2025-05-07 | Add regression test for #139899 | Guillaume Gomez | -0/+42 |
| 2025-05-06 | Rollup merge of #139550 - Urgau:rmeta-remap-path-scope, r=nnethercote | Stuart Cook | -2/+70 |
| 2025-05-05 | Take into-account `-Zremap-path-scope` when embedding filenames | Urgau | -2/+70 |
| 2025-05-04 | Initial support for dynamically linked crates | Bryanskiy | -0/+143 |
| 2025-04-28 | Workaround for windows-gnu rust-lld test failure | Chris Denton | -0/+6 |
| 2025-04-25 | Rollup merge of #140152 - xizheyin:issue-140102, r=jieyouxu | Matthias Krüger | -74/+80 |
| 2025-04-25 | Rollup merge of #140187 - amy-kwan:amy-kwan/update_runmake_tests_AIX, r=jieyouxu | Matthias Krüger | -1/+5 |
| 2025-04-25 | Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmease | Matthias Krüger | -8/+5 |
| 2025-04-24 | Unify the format of rustc cli flags | xizheyin | -74/+80 |
| 2025-04-24 | Auto merge of #139309 - RalfJung:abi_unsupported_vector_types, r=fee1-dead,tr... | bors | -1/+10 |