about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2024-11-17Auto merge of #132646 - jieyouxu:liberate-aarch64-gnu-debug, r=Kobzolbors-9/+8
2024-11-15Rollup merge of #133045 - mrkajetanp:pauth-test-clang-lto-flag-merge, r=jieyouxuMatthias Krüger-3/+15
2024-11-15tests: Test pac-ret flag merging on clang with LTOKajetan Puchalski-3/+15
2024-11-14tests/run-make/simd-ffi: use a generic LLVM intrinsics ...liushuyu-5/+3
2024-11-14tests/run-make/simd-ffi: fix test crashing on x86 targets ...liushuyu-2/+2
2024-11-12tests/run-make: update `mte-ffi` to use `gcc` as the c compiler explicitlyJieyou Xu-9/+8
2024-11-10Re-enable `version-verbose-commit-hash` run-make testJieyou Xu-3/+0
2024-11-10Temporarily disable `version-verbose-commit-hash` to force revert throughJieyou Xu-0/+3
2024-11-09Rollup merge of #132754 - Zalathar:opts, r=GuillaumeGomez,jieyouxuMatthias Krüger-0/+187
2024-11-08Add a run-make test for `rustc --help` and similarZalathar-0/+187
2024-11-08Auto merge of #128849 - estebank:issue-89143, r=jackh726bors-51/+46
2024-11-07Remove less relevant info from diagnosticEsteban Küber-26/+20
2024-11-07Tweak diagnostic outputEsteban Küber-39/+27
2024-11-07Tweak detection of multiple crate versions to be more ecompassingEsteban Küber-5/+18
2024-11-05Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwcoMatthias Krüger-1/+13
2024-11-03Remove is_builtin target spec fieldbjorn3-12/+0
2024-11-02Add a run-make test for same-arch `--print=target-cpus`Zalathar-0/+39
2024-10-31rustc_codegen_llvm: Add a new 'pc' option to branch-protectionKajetan Puchalski-1/+13
2024-10-31Remove support for `-Zprofile` (gcov-style coverage instrumentation)Zalathar-22/+0
2024-10-27port `tests/ui/linkage-attr/framework` to run-makejyn-0/+43
2024-10-25Auto merge of #131917 - jieyouxu:rmake-clang, r=Kobzolbors-37/+88
2024-10-25Auto merge of #131207 - davidtwco:pac-ret-lto-test, r=Mark-Simulacrumbors-4/+69
2024-10-24tests: add pac-ret + cross-language lto testDavid Wood-0/+47
2024-10-24ci: add aarch64-gnu-debug jobDavid Wood-4/+22
2024-10-23Rollup merge of #132036 - DianQK:test-131164, r=jieyouxuLeón Orell Valerian Liehr-0/+26
2024-10-23Add a test case for #131164DianQK-0/+26
2024-10-22Rollup merge of #125205 - ChrisDenton:verbatim-include, r=jieyouxuMatthias Krüger-0/+21
2024-10-22tests/run-make: port `issue-84395-lto-embed-bitcode` to rmake.rs许杰友 Jieyou Xu (Joe)-14/+27
2024-10-22tests/run-make: fix `cross-lang-lto-riscv-abi`许杰友 Jieyou Xu (Joe)-23/+61
2024-10-21Add rustc_abi and rustc_parse_format to rustc-crates-on-stable testLukas Wirth-0/+4
2024-10-18Rollup merge of #131755 - jfrimmel:avr-rjmp-offset-regression-test, r=jieyouxu许杰友 Jieyou Xu (Joe)-0/+107
2024-10-17Use `rust-lld` instead of `avr-gcc` as the linkerJulian Frimmel-0/+9
2024-10-17Auto merge of #129582 - nbdd0121:unwind, r=nnethercotebors-8/+0
2024-10-16Simplify test and make it more reliableJulian Frimmel-21/+31
2024-10-16Convert to a `rmake`-testJulian Frimmel-0/+88
2024-10-16Fix unnecessary nesting in run-make test output directoriesZalathar-1/+1
2024-10-15Rollup merge of #131681 - Zalathar:fix-run-make-stamp, r=jieyouxuMatthias Krüger-1/+1
2024-10-14Fix up-to-date checking for run-make testsZalathar-1/+1
2024-10-13Fix bug where `option_env!` would return `None` when env var is present but n...beetrees-1/+10
2024-10-11Rollup merge of #129079 - Zoxc:thinlto_imp_symbols, r=wesleywiserMatthias Krüger-0/+51
2024-10-10Fix longjmp-across-rust testGary Guo-8/+0
2024-10-09Rollup merge of #131435 - jieyouxu:macos-pipe, r=ZalatharMatthias Krüger-0/+6
2024-10-09Rename directive `needs-profiler-support` to `needs-profiler-runtime`Zalathar-9/+9
2024-10-09Ignore broken-pipe-no-ice on apple for now许杰友 Jieyou Xu (Joe)-0/+6
2024-10-08Auto merge of #131155 - jieyouxu:always-kill, r=onur-ozkanbors-0/+73
2024-10-08Rollup merge of #131355 - clubby789:old-tests, r=jieyouxuStuart Cook-51/+73
2024-10-08Add regression test for rustc/rustdoc broken pipe ICEs许杰友 Jieyou Xu (Joe)-0/+73
2024-10-07Migrate `emit-to-stdout` to new run-makeclubby789-51/+73
2024-10-06various fixes for `naked_asm!` implementationFolkert de Vries-1/+1
2024-10-06more `asm!` -> `naked_asm!` in testsFolkert de Vries-6/+6