about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2025-07-07Rollup merge of #143482 - ia0:fix, r=fee1-dead许杰友 Jieyou Xu (Joe)-4/+25
2025-07-06Update run-make testia0-4/+25
2025-07-04test rust calling a C C-variadic functionFolkert de Vries-11/+104
2025-06-30Rollup merge of #143199 - jieyouxu:short-ice, r=RalfJungdianqk-3/+6
2025-06-29Re-disable `tests/run-make/short-ice` on Windows MSVC againJieyou Xu-3/+6
2025-06-29Rollup merge of #142641 - bjorn3:proc_macro_symbols_o, r=jieyouxuMatthias Krüger-0/+25
2025-06-27Rollup merge of #140809 - bjorn3:panic_runtime_cleanup, r=petrochenkovMatthias Krüger-2/+3
2025-06-27Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-deadMatthias Krüger-20/+20
2025-06-27Generate symbols.o for proc-macros toobjorn3-0/+25
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-20/+20
2025-06-24Rollup merge of #142955 - bjorn3:cg_clif_test_fixes, r=jieyouxuJubilee-4/+25
2025-06-24Rollup merge of #142844 - dpaoliello:short-ice, r=jieyouxuJubilee-4/+11
2025-06-24Auto merge of #142979 - matthiaskrgr:rollup-szqah4e, r=matthiaskrgrbors-0/+1
2025-06-24Enable short-ice for WindowsDaniel Paoliello-4/+11
2025-06-24Fix circular dependency test to use rustc_std_internal_symbolbjorn3-2/+3
2025-06-24Ignore c-link-to-rust-va-list-fn test on SGX platformRaoul Strackx-0/+1
2025-06-24Rollup merge of #142843 - dpaoliello:reproducible-build-2, r=jieyouxuGuillaume Gomez-11/+25
2025-06-24Fix function signature for rust_eh_personalitybjorn3-3/+23
2025-06-24Fix normalization in linker-warningbjorn3-1/+2
2025-06-23Enable reproducible-build-2 for WindowsDaniel Paoliello-11/+25
2025-06-23[Arm64EC] Only decorate functions with `#`Daniel Paoliello-1/+55
2025-06-22Rollup merge of #142845 - dpaoliello:textrel-on-minimal-lib, r=jieyouxuJacob Pratt-5/+3
2025-06-22Rollup merge of #142841 - dpaoliello:fmt-write-bloat, r=jieyouxuJacob Pratt-7/+2
2025-06-22forward the bootstrap `runner` to `run-make`Folkert de Vries-1/+2
2025-06-21Enable textrel-on-minimal-lib for WindowsDaniel Paoliello-5/+3
2025-06-21Enable fmt-write-bloat for WindowsDaniel Paoliello-7/+2
2025-06-19Auto merge of #139244 - jieyouxu:exp/auto-cross-run-make, r=Kobzolbors-98/+148
2025-06-19Adjust some run-make tests on cross-compileJieyou Xu-79/+143
2025-06-18Enable automatic cross-compilation in run-make testsJakub Beránek-19/+5
2025-06-18Auto merge of #141061 - dpaoliello:shimasfn, r=bjorn3bors-18/+18
2025-06-17Auto merge of #142613 - workingjubilee:rollup-yuod2hg, r=workingjubileebors-24/+17
2025-06-17Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obkbors-9/+53
2025-06-17Don't match on platform-specific directory not found messageJieyou Xu-6/+2
2025-06-17Refine run-make test ignores due to unpredictable `i686-pc-windows-gnu` unwin...Jieyou Xu-18/+15
2025-06-16tests: `{Meta,Pointee}Sized` in non-minicore testsDavid Wood-9/+53
2025-06-16Change __rust_no_alloc_shim_is_unstable to be a functionDaniel Paoliello-18/+18
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-21/+184
2025-06-11Rollup merge of #142297 - jieyouxu:needs-target-std, r=KobzolMatthias Krüger-24/+6
2025-06-10Modify some run-make tests to use `//@ needs-target-std`Jieyou Xu-24/+6
2025-06-09Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3Trevor Gross-1/+1
2025-06-08Auto merge of #141700 - RalfJung:atomic-intrinsics-part2, r=bjorn3bors-14/+28
2025-06-08Use the in-tree `compiler-builtins`Trevor Gross-1/+1
2025-06-07Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomezGuillaume Gomez-1/+16
2025-06-07intrinsics: use const generic to set atomic orderingRalf Jung-14/+28
2025-05-30Rollup merge of #141538 - folkertdev:systemv-x86_64-va_arg, r=workingjubileeMatthias Krüger-2/+12
2025-05-29implement `va_arg` for x86_64 systemv and macOSFolkert de Vries-2/+12
2025-05-29Rollup merge of #138285 - beetrees:repr128-stable, r=traviscross,bjorn3Jacob Pratt-2/+0
2025-05-28Auto merge of #141576 - marcoieni:pr-free-runners-aarch, r=Kobzolbors-4/+7
2025-05-28Stabilise `repr128`beetrees-2/+0
2025-05-27test: convert version_check ui test to run-makeFabian Grünbichler-0/+13