about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2025-07-19Rollup merge of #144108 - CaiWeiran:run-make_test, r=jieyouxuMatthias Krüger-0/+1
2025-07-19Rollup merge of #142444 - KMJ-007:autodiff-codegen-test, r=ZuseZ4Matthias Krüger-0/+1302
2025-07-18Ignore tests/run-make/link-eh-frame-terminator/rmake.rs when cross-compilingCaiweiran-0/+1
2025-07-18Rollup merge of #143846 - usamoi:gc, r=bjorn3Matthias Krüger-12/+14
2025-07-18Rollup merge of #143719 - xizheyin:142812-1, r=jieyouxuMatthias Krüger-0/+96
2025-07-18Rollup merge of #142300 - jieyouxu:exp-partial-revert-141576, r=WaffleLapkinMatthias Krüger-7/+11
2025-07-17parse `const trait Trait`Deadbeef-27/+23
2025-07-17remove no_gc_sectionsusamoi-0/+1
2025-07-16Emit warning when there is no space between `-o` and confusing argxizheyin-0/+96
2025-07-15Rollup merge of #143837 - jieyouxu:symbol-apis, r=ChrisDentonSamuel Tardieu-4/+109
2025-07-15test: Add UI tests for testing type analysis autodiffKaran Janthe-0/+1302
2025-07-13update issue number for `const_trait_impl`Deadbeef-4/+4
2025-07-13pass --gc-sections if -Zexport-executable-symbols is enabled and improve testsusamoi-12/+13
2025-07-13Update `run-make` tests to use adjusted `symbols` helpersJieyou Xu-4/+4
2025-07-13Adjust `run_make_support::symbols` helpersJieyou Xu-0/+105
2025-07-11Fix std debug assertions gate in `fmt-write-boat`Jieyou Xu-2/+2
2025-07-10Use `is_windows_msvc` instead of `is_msvc` in run-make testsJieyou Xu-53/+57
2025-07-08stabilize `-Clink-self-contained=-linker` on x64 linuxRémy Rakic-4/+6
2025-07-08stabilize `-Clinker-features=-lld` on x64 linuxRémy Rakic-10/+11
2025-07-08Disable `tests/run-make/mte-ffi`Jieyou Xu-0/+7
2025-07-08Revert `tests/run-make/mte-ffi` changesJieyou Xu-7/+4
2025-07-08add post-dist test for checking that we use LLDRémy Rakic-22/+29
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