about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
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
2025-03-31Add testsJakub Beránek-0/+92
2025-03-28Rollup merge of #138104 - GuillaumeGomez:simplify-doctest-parsing, r=fmeaseMatthias Krüger-3/+3
2025-03-27Remove and stabilize --enable-per-target-ignoresEric Huss-3/+0
2025-03-27Rename `--runtool` and `--runtool-arg`Eric Huss-5/+5
2025-03-27Correctly handle line comments in attributes and generate extern cratesGuillaume Gomez-3/+3
2025-03-25Rollup merge of #138652 - ferrocene:pa-remote-test-rmake, r=jieyouxuTakayuki Maeda-0/+4
2025-03-24ignore tests broken while cross compilingPietro Albini-0/+4
2025-03-23Rebless tests with changed help due to new print request optionJieyou Xu-2/+2
2025-03-20tests: accept some noise from LLVM 21 in symbols-all-mangledAugie Fackler-2/+14
2025-03-18fix pthread-based tls on apple targetsAndrei Damian-0/+53
2025-03-17Auto merge of #127173 - bjorn3:mangle_rustc_std_internal_symbol, r=wesleywise...bors-0/+88
2025-03-17Only run symbols-all-mangled test on ELF targetsbjorn3-0/+1
2025-03-17Ignore symbols that don't contain rust as substring for executablesbjorn3-8/+7
2025-03-17Add test that all symbols we expect to be mangled are actually mangledbjorn3-0/+88
2025-03-17replace config.toml to bootstrap.toml in src/ci, src/etc/* and tests/run-makebit-aloo-1/+1
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-4/+0
2025-03-13Rollup merge of #138162 - ehuss:library-2024, r=cuviperMatthias Krüger-1/+1
2025-03-12Auto merge of #138052 - lqd:lld-linker-messages, r=jieyouxubors-2/+3
2025-03-11Migrate core to Rust 2024Eric Huss-1/+1