about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2025-09-06Auto merge of #146233 - jieyouxu:run-make-fission, r=Kobzolbors-1286/+0
2025-09-06Rollup merge of #146211 - Urgau:cfg-disallow-shebang, r=fmeaseMatthias Krüger-7/+33
2025-09-06Disallow shebang in `--cfg` and `--check-cfg` argumentsUrgau-7/+33
2025-09-05Rollup merge of #138944 - madsmtm:apple_os_version_check, r=tgross35León Orell Valerian Liehr-0/+43
2025-09-05Add __isOSVersionAtLeast and __isPlatformVersionAtLeast symbolsMads Marquart-0/+43
2025-09-05tests: move `run-make` tests requiring in-tree cargo to `run-make-cargo` test...Jieyou Xu-1286/+0
2025-09-04Auto merge of #138736 - azhogin:azhogin/sanitizers-target-modificators, r=rcv...bors-0/+6
2025-09-04Rollup merge of #146150 - weihanglo:rustdoc-emit, r=aDotInTheVoidStuart Cook-0/+12
2025-09-04Rollup merge of #146137 - Urgau:cfg-disallow-frontmatter, r=fmeaseStuart Cook-0/+45
2025-09-04Rollup merge of #146131 - notriddle:rustdoc-search-load-itemtype-test, r=Guil...Stuart Cook-0/+170
2025-09-03rustdoc-search: add test case for indexing every item typeMichael Howell-0/+170
2025-09-03don't uppercase error messagesSasha Pourcelot-1/+1
2025-09-03fix(rustdoc): match rustc `--emit` precedenceWeihang Lo-3/+2
2025-09-03Disallow frontmatter in `--cfg` and `--check-cfg` argumentsUrgau-0/+45
2025-09-02test(rustdoc): show the wrong `--emit` precedenceWeihang Lo-0/+13
2025-08-27turn pointer width into an integer in target.jsonWaffle Lapkin-8/+8
2025-08-23Update `tests/run-make/rustdoc-default-output/` outputGuillaume Gomez-3/+3
2025-08-23Update `tests/run-make/rustdoc-default-output` testGuillaume Gomez-0/+3
2025-08-21-Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifi...Andrew Zhogin-0/+6
2025-08-19Rollup merge of #145405 - durin42:test-cleanup-tmpdir, r=lqdStuart Cook-8/+8
2025-08-19Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill...Stuart Cook-3/+3
2025-08-18Auto merge of #145489 - joshtriplett:cfg-if-not, r=Amanieubors-1/+1
2025-08-18cleanup: make run-make test use run_in_tmpdirAugie Fackler-8/+8
2025-08-17Fix up library crate order in linker testJosh Triplett-1/+1
2025-08-15rustdoc-search: search backend with partitioned suffix treeMichael Howell-3/+3
2025-08-15fix(tests/rmake/wasm-unexpected-features): change features from `WASM1` to `MVP`StackOverflowExcept1on-1/+1
2025-08-15Rollup merge of #145275 - StackOverflowExcept1on:fix-wasm32v1-none, r=alexcri...Stuart Cook-0/+69
2025-08-15Rollup merge of #145005 - tardyp:lto_big_filesize, r=bjorn3Stuart Cook-0/+39
2025-08-14rewrite test with `#![no_core]`StackOverflowExcept1on-69/+53
2025-08-13fix(compiler/rustc_codegen_llvm): apply `target-cpu` attributeStackOverflowExcept1on-0/+85
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-10strip prefix of temporary file names when it exceeds filesystem name length l...Pierre Tardy-0/+39
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