about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2024-12-15Rollup merge of #133633 - jyn514:hide-linker-args, r=bjorn3,jyn514Stuart Cook-8/+52
2024-12-14don't show the full linker args unless `--verbose` is passedjyn-8/+52
2024-12-14Rollup merge of #133386 - wesleywiser:update_musl_base_crt_default, r=jieyouxuMatthias Krüger-0/+62
2024-12-10Add test for musl dynamically linkingWesley Wiser-0/+62
2024-12-10Rollup merge of #134094 - estebank:const-trait-errors, r=compiler-errorsLeón Orell Valerian Liehr-0/+301
2024-12-10Rollup merge of #133980 - xingxue-ibm:ln-option-aix, r=jieyouxuLeón Orell Valerian Liehr-1/+11
2024-12-10Tweak wording of non-const traits used as const boundsEsteban Küber-0/+301
2024-12-08Rollup merge of #133767 - estebank:multiple-dep-version-tests, r=NadrierilMatthias Krüger-12/+85
2024-12-07Use run-make `diff` output for stable output testEsteban Küber-3/+17
2024-12-07Add test for lack of suggestion in stableEsteban Küber-0/+26
2024-12-07Add more info on type/trait mismatches for different crate versionsEsteban Küber-12/+85
2024-12-06Use option "-sf" for the AIX "ln" command.Xing Xue-1/+11
2024-12-03Rollup merge of #133041 - madsmtm:print-deployment-target-env-var, r=davidtwcoMatthias Krüger-14/+23
2024-12-02Use c"lit" for CStrings without unwrapKornel-1/+1
2024-11-30Rollup merge of #133667 - sunwxg:xiaoguang/remove-unused-code, r=clubby789Ralf Jung-1/+0
2024-11-30Remove unused codeXiaoguang Wang-1/+0
2024-11-30Rollup merge of #133585 - estebank:issue-133563, r=jieyouxu许杰友 Jieyou Xu (Joe)-76/+231
2024-11-29Move the `crate-loading` test to use `diff` outputEsteban Küber-76/+146
2024-11-29Use rmake `diff` output in testEsteban Küber-13/+46
2024-11-28Share inline(never) generics across cratesMark Rousskov-4/+6
2024-11-28Do not call `extern_crate` on current trait on crate mismatch errorsEsteban Küber-0/+52
2024-11-26Rollup merge of #133513 - ChrisDenton:windows-msvc, r=jieyouxuMichael Goulet-1/+1
2024-11-26Rollup merge of #133304 - lqd:issue-132920, r=estebankMichael Goulet-20/+88
2024-11-26Only ignore windows-gnu in avr-jmp-offsetChris Denton-1/+1
2024-11-26tests: disable `avr-rjmp-offset` on Windows for nowJieyou Xu-0/+5
2024-11-25Rollup merge of #132432 - davidlattimore:std-interposable, r=Mark-SimulacrumMatthias Krüger-0/+63
2024-11-22Print env var in --print=deployment-targetMads Marquart-14/+23
2024-11-22Stabilize the 2024 editionEric Huss-2/+2
2024-11-21Revert "Remove less relevant info from diagnostic"Rémy Rakic-20/+26
2024-11-21add convoluted test for issue 132920Rémy Rakic-0/+62
2024-11-21Rollup merge of #130236 - yaahc:unstable-feature-usage, r=estebankMatthias Krüger-0/+96
2024-11-20Update tests/run-make/unstable-feature-usage-metrics/rmake.rsJane Losare-Lusby-3/+3
2024-11-20unstable feature usage metricsJane Losare-Lusby-0/+96
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-05Add a test to verify that libstd doesn't use protected symbolsDavid Lattimore-0/+63
2024-11-03Remove is_builtin target spec fieldbjorn3-12/+0