about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2024-08-10remove other warnings from rmake testsRémy Rakic-25/+25
2024-08-10remove unused imports from rmake testsRémy Rakic-52/+20
2024-08-10Add test for thin archive reading supportbjorn3-0/+31
2024-08-10Rollup merge of #128909 - saethlin:run-make-ice-yes, r=jieyouxuGuillaume Gomez-1/+1
2024-08-10Rollup merge of #128807 - ChrisDenton:bloat, r=jieyouxuGuillaume Gomez-3/+6
2024-08-09Fix dump-ice-to-disk for RUSTC_ICE=0 usersBen Kimock-1/+1
2024-08-09Update reason why fmt-write-bloat ignores windowsChris Denton-2/+5
2024-08-09Only link libc on *nix platformsChris Denton-1/+1
2024-08-09Test --compress-debug-sections with rust-lld.Kyle Huey-0/+40
2024-08-09Rollup merge of #128823 - ChrisDenton:staticlib, r=jieyouxuMatthias Krüger-9/+8
2024-08-09Rollup merge of #128804 - ChrisDenton:redudant, r=jieyouxuMatthias Krüger-8/+8
2024-08-08run-make: enable msvc for staticlib-dylib-linkageChris Denton-9/+8
2024-08-08changes after reviewFolkert-14/+24
2024-08-08migrate `thumb-none-qemu` to rmakeFolkert-47/+51
2024-08-07Rollup merge of #128702 - yaahc:metrics-flag, r=estebankTrevor Gross-15/+71
2024-08-08run-make: enable msvc for redundant-libsChris Denton-8/+8
2024-08-07Add -Zerror-metrics=PATH to save diagnostic metadata to diskJane Losare-Lusby-15/+71
2024-08-07Rollup merge of #128696 - Oneirical:second-linkage-rampage, r=jieyouxuMatthias Krüger-21/+37
2024-08-07Rollup merge of #128636 - folkertdev:rmake-thumb-none-cortex-m, r=jieyouxuMatthias Krüger-38/+59
2024-08-07Rollup merge of #128384 - dheaton-arm:mte-test, r=jieyouxuMatthias Krüger-0/+341
2024-08-07rewrite pgo-indirect-call-promotion to rmakeOneirical-31/+45
2024-08-07rewrite pdb-buildinfo-cl-cmd to rmakeOneirical-17/+35
2024-08-07Rollup merge of #128757 - Oneirical:calm-before-the-sltorm, r=jieyouxuGuillaume Gomez-11/+22
2024-08-07Rollup merge of #128700 - Oneirical:i-ffind-these-tests-quite-simdple, r=jiey...Guillaume Gomez-47/+63
2024-08-07Rollup merge of #128656 - ChrisDenton:rust-lld, r=lqdGuillaume Gomez-6/+8
2024-08-07Auto merge of #128196 - Oneirical:poltergeist-manitestation, r=jieyouxubors-85/+108
2024-08-06Rollup merge of #128649 - ChrisDenton:param-passing, r=jieyouxuTrevor Gross-18/+8
2024-08-06Rollup merge of #128647 - ChrisDenton:link-args-order, r=jieyouxuTrevor Gross-6/+5
2024-08-06Rollup merge of #128638 - ChrisDenton:link-dedup, r=jieyouxuTrevor Gross-8/+25
2024-08-06Rollup merge of #128362 - folkertdev:naked-function-symbol-visibility, r=bjorn3Trevor Gross-0/+187
2024-08-06Rollup merge of #128107 - Oneirical:tomato-hartester, r=jieyouxuTrevor Gross-76/+95
2024-08-07Rollup merge of #128710 - ChrisDenton:null, r=jieyouxuMatthias Krüger-0/+13
2024-08-06rewrite pgo-gen-lto to rmakeOneirical-11/+22
2024-08-06changes after reviewFolkert-10/+11
2024-08-06fix testEsteban Küber-15/+11
2024-08-06Move test to be make instead of uiEsteban Küber-0/+51
2024-08-06rewrite long-linker-command-lines-cmd-exe to rmakeOneirical-37/+32
2024-08-06rewrite long-linker-command-lines to rmakeOneirical-22/+21
2024-08-06rewrite cross-lang-lto-upstream-rlibs to rmakeOneirical-32/+61
2024-08-06rewrite staticlib-dylib-linkage to rmakeOneirical-21/+37
2024-08-05Check staticlib name falls back to `rust_out`Chris Denton-1/+5
2024-08-05Windows: Test if `\\.\NUL` works as an input fileChris Denton-0/+9
2024-08-05rewrite simd-ffi to rmakeOneirical-47/+63
2024-08-05add test for symbol visibility of `#[naked]` functionsFolkert-0/+187
2024-08-05rewrite cdylib-dylib-linkage to rmakeOneirical-31/+41
2024-08-05rewrite redundant-libs to rmakeOneirical-27/+41
2024-08-05rewrite raw-dylib-c to rmakeOneirical-28/+29
2024-08-05rewrite raw-dylib-alt-calling-conventions to rmakeOneirical-24/+28
2024-08-05Auto merge of #127095 - Oneirical:testiary-education, r=jieyouxubors-68/+115
2024-08-05Rollup merge of #128607 - ChrisDenton:visibility, r=jieyouxuMatthias Krüger-44/+32