about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2025-05-09Rollup merge of #140843 - jieyouxu:broken-pipe, r=KobzolMatthias Krüger-3/+5
2025-05-09Rollup merge of #139863 - fmease:simp-doctest-build-arg-passing, r=GuillaumeG...Matthias Krüger-2/+3
2025-05-09tests: fix `broken-pipe-no-ice` to use `bare_rustc`/`rustc`Jieyou Xu-3/+5
2025-05-09Auto merge of #140176 - dpaoliello:arm64ecdec, r=wesleywiserbors-1/+51
2025-05-08Rollup merge of #140800 - GuillaumeGomez:rustdoc-tempdir-removal, r=jieyouxuMatthias Krüger-3/+11
2025-05-08Make `rustdoc-tempdir-removal` run-make tests work on other platforms than linuxGuillaume Gomez-3/+11
2025-05-08Rollup merge of #140756 - dpaoliello:paclink, r=jieyouxuMatthias Krüger-1/+1
2025-05-07[arm64] Pointer auth test should link with C static library staticallyDaniel Paoliello-1/+1
2025-05-07[Arm64EC] Only decorate functions with `#`Daniel Paoliello-1/+51
2025-05-07Add regression test for #139899Guillaume Gomez-0/+42
2025-05-06Rollup merge of #139550 - Urgau:rmeta-remap-path-scope, r=nnethercoteStuart Cook-2/+70
2025-05-05Take into-account `-Zremap-path-scope` when embedding filenamesUrgau-2/+70
2025-05-04Initial support for dynamically linked cratesBryanskiy-0/+143
2025-04-28Workaround for windows-gnu rust-lld test failureChris Denton-0/+6
2025-04-25Rollup merge of #140152 - xizheyin:issue-140102, r=jieyouxuMatthias Krüger-74/+80
2025-04-25Rollup merge of #140187 - amy-kwan:amy-kwan/update_runmake_tests_AIX, r=jieyouxuMatthias Krüger-1/+5
2025-04-25Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmeaseMatthias Krüger-8/+5
2025-04-24Unify the format of rustc cli flagsxizheyin-74/+80
2025-04-24Auto merge of #139309 - RalfJung:abi_unsupported_vector_types, r=fee1-dead,tr...bors-1/+10
2025-04-22[AIX] Handle AIX dynamic library extensions within c-link-to-rust-dylib run-m...Amy Kwan-1/+5
2025-04-22Rollup merge of #140077 - xizheyin:issue-139805, r=jieyouxuChris Denton-7/+27
2025-04-21Construct OutputType using macro and print [=FILENAME] help infoxizheyin-7/+27
2025-04-20make abi_unsupported_vector_types a hard errorRalf Jung-1/+10
2025-04-20stabilize `naked_functions`Folkert de Vries-1/+1
2025-04-19Rollup merge of #139834 - ChrisDenton:spf, r=WaffleLapkinChris Denton-0/+61
2025-04-19Make `#[naked]` an unsafe attributeFolkert de Vries-10/+10
2025-04-18Rollup merge of #139976 - jieyouxu:plumbing, r=KobzolMatthias Krüger-4/+2
2025-04-17Rollup merge of #139850 - xizheyin:issue-138698, r=jieyouxuMatthias Krüger-0/+50
2025-04-17run-make: drop `os_pipe` workaround now that `anonymous_pipe` is stable on betaJieyou Xu-4/+2
2025-04-17Hide unstable print kinds within emit_unknown_print_request_help in stable ch...xizheyin-0/+50
2025-04-16Test for relative paths in crate path diagnosticsChris Denton-0/+61
2025-04-16Auto merge of #136926 - wesleywiser:stabilize_dwarf-version, r=petrochenkovbors-1/+1
2025-04-15Replace flag `--doctest-compilation-args` with a simpler one: `--doctest-buil...León Orell Valerian Liehr-2/+3
2025-04-14Stabilize `-Zdwarf-version` as `-Cdwarf-version`Wesley Wiser-1/+1
2025-04-14Fix grammar of --test-runtool-arg help textEric Huss-1/+1
2025-04-14Specify `--print info=file` syntax in `--help`clubby789-5/+9
2025-04-12tests: produce target artifacts and/or require crate type / ignore cross-compileJieyou Xu-6/+41
2025-04-11Auto merge of #139453 - compiler-errors:incr, r=jieyouxubors-0/+63
2025-04-08fix "still mutable" ice while metrics are enabledJane Losare-Lusby-0/+110
2025-04-07Prepend temp files with a string per invocation of rustcMichael Goulet-0/+63
2025-04-06update/bless testsBennet Bleßmann-7/+5
2025-04-05Rollup merge of #139285 - tshepang:uniform-case, r=jieyouxuStuart Cook-1/+1
2025-04-05Rollup merge of #137897 - xTachyon:tls-fix, r=thomcc,jieyouxuStuart Cook-0/+53
2025-04-03Move `link-self-contained-consistency` test to a more reasonable locationJakub Beránek-1/+1
2025-04-03Add a helper function for checking if LLD was used to `run-make-support`Jakub Beránek-118/+31
2025-04-03use lower case to match other error messagesTshepang Mbambo-1/+1
2025-04-02Rollup merge of #139239 - jieyouxu:run-make-aux-build, r=KobzolTakayuki Maeda-4/+4
2025-04-02Rollup merge of #139184 - Urgau:crate-root-lint-levels, r=jieyouxuTakayuki Maeda-2/+125
2025-04-02Update `run-make` tests to no longer use `aux_build`Jieyou Xu-4/+4
2025-04-01Add unstable `--print=crate-root-lint-levels`Urgau-2/+125