summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2025-03-12doctests: build test bundle and harness separatelyMichael Howell-1/+0
2025-01-23When LLVM's location discriminator value limit is exceeded, emit locations wi...Kyle Huey-0/+76
2025-01-07Pass objcopy args for stripping on OSXNoratrieb-0/+50
2025-01-01Try to write the panic message with a single `write_all` callJohn Kåre Alsaker-5/+5
2024-12-28Rollup merge of #134829 - jieyouxu:migrate-libs-through-symlinks, r=lqdStuart Cook-22/+48
2024-12-28tests: migrate `branch-protection-check-IBT` to rmake.rs许杰友 Jieyou Xu (Joe)-53/+58
2024-12-28tests: migrate `libs-through-symlink` to rmake.rs许杰友 Jieyou Xu (Joe)-22/+48
2024-12-26Rollup merge of #134656 - jieyouxu:migrate-incr-add-rust-src-component, r=wes...Guillaume Gomez-45/+131
2024-12-23Note def descr in NonConstFunctionCallMichael Goulet-4/+4
2024-12-23tests: migrate `incr-add-rust-src-component` to rmake.rs许杰友 Jieyou Xu (Joe)-45/+131
2024-12-23fix a few typos in rmake tests' commentsRémy Rakic-6/+6
2024-12-23remove unnecessary `mut` from `dump-ice-to-disk` rmake testRémy Rakic-1/+1
2024-12-23clean up `remove-dir-all-race` rmake testRémy Rakic-7/+6
2024-12-23remove unused imports from rmake testsRémy Rakic-12/+5
2024-12-20Update `run-make/rustdoc-default-output` testGuillaume Gomez-2/+4
2024-12-17Use field init shorthand where possibleJosh Triplett-2/+2
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