about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2025-08-13Fix pgo testsywxt-5/+21
2025-08-12Auto merge of #144678 - jdonszelmann:no-mangle-extern, r=bjorn3bors-1/+1
2025-08-12make no_mangle explicit on foreign itemsJana Dönszelmann-1/+1
2025-08-11Always attempt to invoke xcrun to get the Apple SDKMads Marquart-0/+33
2025-08-10Rollup merge of #145112 - dpaoliello:raw-dylib-link-ordinal, r=jieyouxuStuart Cook-2/+3
2025-08-08Rollup merge of #144192 - RalfJung:atomicrmw-ptr, r=nikicTrevor Gross-14/+25
2025-08-08[win][arm64ec] Partial fix for raw-dylib-link-ordinal on Arm64ECDaniel Paoliello-2/+3
2025-08-08Rollup merge of #144931 - dpaoliello:msvc-wholearchive, r=jieyouxuStuart Cook-3/+3
2025-08-07Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrumbors-48/+48
2025-08-07Auto merge of #145014 - bjorn3:revert_preserve_debug_gdb_scripts, r=lqdbors-21/+14
2025-08-07Auto merge of #115746 - tgross35:unnamed-threads-panic-message, r=cuviperbors-5/+7
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-5/+7
2025-08-06Rollup merge of #145008 - GuillaumeGomez:fix-rustdoc-scrape-examples-crash, r...Guillaume Gomez-0/+35
2025-08-06Revert "Preserve the .debug_gdb_scripts section"bjorn3-21/+14
2025-08-06tidyBoxy-48/+48
2025-08-06Add regression test for rustdoc scrape-examples feature crash (#144752)Guillaume Gomez-0/+35
2025-08-05Preserve the .debug_gdb_scripts sectionSebastian Poeplau-14/+21
2025-08-04[win][arm64ec] Fix msvc-wholearchive for Arm64ECDaniel Paoliello-3/+3
2025-08-02Rollup merge of #144395 - folkertdev:fortanix-run-make-test, r=jieyouxuSamuel Tardieu-15/+28
2025-07-31Rollup merge of #136840 - Flakebi:linker-plugin-lto-fat, r=dianqkSamuel Tardieu-22/+147
2025-07-31Fix linker-plugin-lto only doing thin ltoFlakebi-22/+147
2025-07-30Rollup merge of #144668 - daltenty:daltenty/runmake-llvm-components, r=jieyouxuStuart Cook-0/+5
2025-07-30[test][run-make] add needs-llvm-componentsDavid Tenty-0/+5
2025-07-29Rollup merge of #144609 - Muscraft:right-align, r=compiler-errorsStuart Cook-6/+6
2025-07-29Rollup merge of #144600 - Noratrieb:rustdoc-dep-info-paths, r=GuillaumeGomezStuart Cook-1/+16
2025-07-28feat: Right align line numbersScott Schafer-6/+6
2025-07-28Ensure external paths passed via flags end up in rustdoc depinfoNoratrieb-1/+16
2025-07-28update fortanix run-make testFolkert de Vries-15/+28
2025-07-28Rollup merge of #144523 - ojeda:rustdoc-target-modifiers, r=GuillaumeGomezMatthias Krüger-0/+47
2025-07-27Rollup merge of #144454 - folkertdev:uefi-tests, r=jieyouxuMatthias Krüger-0/+149
2025-07-27rustdoc: save target modifiersMiguel Ojeda-0/+47
2025-07-26move uefi test to run-makeFolkert de Vries-0/+149
2025-07-25canonicalize build root in `tests/run-make/linker-warning`Waffle Lapkin-1/+3
2025-07-24Rollup merge of #144218 - Noratrieb:target-spec-json-de-jank, r=fee1-deadLeón Orell Valerian Liehr-15/+4
2025-07-23atomicrmw on pointers: move integer-pointer cast hacks into backendRalf Jung-14/+25
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-1/+1
2025-07-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-1/+1
2025-07-21Use serde for target spec json deserializeNoratrieb-15/+4
2025-07-19Rollup merge of #144108 - CaiWeiran:run-make_test, r=jieyouxuMatthias Krüger-0/+1
2025-07-19Rollup merge of #142444 - KMJ-007:autodiff-codegen-test, r=ZuseZ4Matthias Krüger-0/+1302
2025-07-18Ignore tests/run-make/link-eh-frame-terminator/rmake.rs when cross-compilingCaiweiran-0/+1
2025-07-18Rollup merge of #143846 - usamoi:gc, r=bjorn3Matthias Krüger-12/+14
2025-07-18Rollup merge of #143719 - xizheyin:142812-1, r=jieyouxuMatthias Krüger-0/+96
2025-07-18Rollup merge of #142300 - jieyouxu:exp-partial-revert-141576, r=WaffleLapkinMatthias Krüger-7/+11
2025-07-17parse `const trait Trait`Deadbeef-27/+23
2025-07-17remove no_gc_sectionsusamoi-0/+1
2025-07-16Emit warning when there is no space between `-o` and confusing argxizheyin-0/+96
2025-07-15Rollup merge of #143837 - jieyouxu:symbol-apis, r=ChrisDentonSamuel Tardieu-4/+109
2025-07-15test: Add UI tests for testing type analysis autodiffKaran Janthe-0/+1302
2025-07-13update issue number for `const_trait_impl`Deadbeef-4/+4