about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2023-04-03Auto merge of #109770 - jyn514:run-make-fulldeps, r=Mark-Simulacrumbors-76/+9503
2023-04-02try to fix test-variousjyn-112/+3
2023-03-31Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obkbors-2/+2
2023-03-30ignore failing cross-compiled run-make testsJoshua Nelson-0/+127
2023-03-30fix `sysroot-crates-are-unstable` for cross-compilationJoshua Nelson-0/+1
2023-03-30move `tools.mk` to run-makeJoshua Nelson-85/+272
2023-03-30fix wrong includesJoshua Nelson-7/+7
2023-03-30Move almost all run-make-fulldeps to run-makeJoshua Nelson-1/+9222
2023-03-29Stabilize a portion of 'once_cell'Trevor Gross-2/+0
2023-03-29Rollup merge of #109694 - BelovDV:fix-panic-jobserver-token, r=bjorn3Matthias Krüger-0/+12
2023-03-28[fix] don't panic on failure to acquire jobserver tokenDaniil Belov-0/+12
2023-03-27Fix LVI test post LLVM 16 updateRaoul Strackx-7/+7
2023-03-24Rollup merge of #108986 - fortanix:raoul/sync_lvi_patches, r=cuviperMatthias Krüger-25/+39
2023-03-23A MIR transform that checks pointers are alignedBen Kimock-2/+2
2023-03-22Use -m option instead of looking for a cross-compiling version of dlltoolDaniel Paoliello-0/+42
2023-03-10Ignore sgx platform for issue-36710Raoul Strackx-0/+1
2023-03-10Fix run-make LVI testsRaoul Strackx-25/+38
2023-03-09Update coverage info.Camille GILLOT-1/+1
2023-03-07Rollup merge of #108774 - jyn514:translation-errors, r=davidtwcoYuki Okushi-8/+8
2023-03-05Greatly improve the error messages when `run-make/translation` failsJoshua Nelson-8/+8
2023-03-05Rollup merge of #108626 - ozkanonur:consistent-json-docs, r=aDotInTheVoidMatthias Krüger-9/+5
2023-03-05fix inconsistent json outputs from rustdocozkanonur-9/+5
2023-03-03Update expected closure coverage info in testGiacomo Pasini-2/+2
2023-02-22errors: fix translation's run-make testDavid Wood-7/+11
2023-02-12Auto merge of #105601 - BelovDV:change-rlib-with-not-stable, r=petrochenkovbors-0/+70
2023-02-10[link] enable packed bundled lib in non stable casesDaniil Belov-0/+70
2023-02-10add test for no input fileyukang-0/+6
2023-01-30incremental: migrate diagnosticsDavid Wood-1/+1
2023-01-29Upgrade mingw-w64 on CIMateusz Mikuła-3/+22
2023-01-23Make `output_filenames` a real queryOli Scherer-0/+32
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-5/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+10134