| Age | Commit message (Expand) | Author | Lines |
| 2025-07-07 | Rollup merge of #143482 - ia0:fix, r=fee1-dead | 许杰友 Jieyou Xu (Joe) | -4/+25 |
| 2025-07-06 | Update run-make test | ia0 | -4/+25 |
| 2025-07-04 | test rust calling a C C-variadic function | Folkert de Vries | -11/+104 |
| 2025-06-30 | Rollup merge of #143199 - jieyouxu:short-ice, r=RalfJung | dianqk | -3/+6 |
| 2025-06-29 | Re-disable `tests/run-make/short-ice` on Windows MSVC again | Jieyou Xu | -3/+6 |
| 2025-06-29 | Rollup merge of #142641 - bjorn3:proc_macro_symbols_o, r=jieyouxu | Matthias Krüger | -0/+25 |
| 2025-06-27 | Rollup merge of #140809 - bjorn3:panic_runtime_cleanup, r=petrochenkov | Matthias Krüger | -2/+3 |
| 2025-06-27 | Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead | Matthias Krüger | -20/+20 |
| 2025-06-27 | Generate symbols.o for proc-macros too | bjorn3 | -0/+25 |
| 2025-06-26 | Change const trait bound syntax from ~const to [const] | Oli Scherer | -20/+20 |
| 2025-06-24 | Rollup merge of #142955 - bjorn3:cg_clif_test_fixes, r=jieyouxu | Jubilee | -4/+25 |
| 2025-06-24 | Rollup merge of #142844 - dpaoliello:short-ice, r=jieyouxu | Jubilee | -4/+11 |
| 2025-06-24 | Auto merge of #142979 - matthiaskrgr:rollup-szqah4e, r=matthiaskrgr | bors | -0/+1 |
| 2025-06-24 | Enable short-ice for Windows | Daniel Paoliello | -4/+11 |
| 2025-06-24 | Fix circular dependency test to use rustc_std_internal_symbol | bjorn3 | -2/+3 |
| 2025-06-24 | Ignore c-link-to-rust-va-list-fn test on SGX platform | Raoul Strackx | -0/+1 |
| 2025-06-24 | Rollup merge of #142843 - dpaoliello:reproducible-build-2, r=jieyouxu | Guillaume Gomez | -11/+25 |
| 2025-06-24 | Fix function signature for rust_eh_personality | bjorn3 | -3/+23 |
| 2025-06-24 | Fix normalization in linker-warning | bjorn3 | -1/+2 |
| 2025-06-23 | Enable reproducible-build-2 for Windows | Daniel Paoliello | -11/+25 |
| 2025-06-23 | [Arm64EC] Only decorate functions with `#` | Daniel Paoliello | -1/+55 |
| 2025-06-22 | Rollup merge of #142845 - dpaoliello:textrel-on-minimal-lib, r=jieyouxu | Jacob Pratt | -5/+3 |
| 2025-06-22 | Rollup merge of #142841 - dpaoliello:fmt-write-bloat, r=jieyouxu | Jacob Pratt | -7/+2 |
| 2025-06-22 | forward the bootstrap `runner` to `run-make` | Folkert de Vries | -1/+2 |
| 2025-06-21 | Enable textrel-on-minimal-lib for Windows | Daniel Paoliello | -5/+3 |
| 2025-06-21 | Enable fmt-write-bloat for Windows | Daniel Paoliello | -7/+2 |
| 2025-06-19 | Auto merge of #139244 - jieyouxu:exp/auto-cross-run-make, r=Kobzol | bors | -98/+148 |
| 2025-06-19 | Adjust some run-make tests on cross-compile | Jieyou Xu | -79/+143 |
| 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 |