about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps
AgeCommit message (Expand)AuthorLines
2020-07-30intra_doc_resolution_failures -> broken_intra_doc_linksManish Goregaokar-1/+1
2020-07-30Rename to intra_doc_resolution_failuresManish Goregaokar-1/+1
2020-07-29Rename usage of intra_doc_link_resolution_failureManish Goregaokar-1/+1
2020-07-29Auto merge of #72049 - mati865:mingw-lld, r=petrochenkovbors-0/+14
2020-07-29Add test for #50176Mateusz Mikuła-0/+14
2020-07-27mv std libs to library/mark-1/+1
2020-07-22Rollup merge of #73655 - JamieCunliffe:jamie_va-args-c, r=nikicManish Goregaokar-0/+65
2020-07-19Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandrybors-0/+221
2020-07-17Generating the coverage mapRich Kadel-0/+221
2020-07-17Fix various tests to run on windows-gnuMateusz Mikuła-42/+39
2020-07-17Remove invalid testMateusz Mikuła-11/+0
2020-07-17Create implib for dlls when testing MinGW targetsMateusz Mikuła-1/+1
2020-07-16Rollup merge of #73998 - euclio:search-index-determinism, r=nikomatsakisManish Goregaokar-0/+18
2020-07-16Rollup merge of #73981 - ehuss:remove-ignore-stage1, r=nikomatsakisManish Goregaokar-4/+0
2020-07-10Avoid "whitelist"Tamir Duberstein-2/+2
2020-07-03add regression test for #61216Andy Russell-0/+18
2020-07-02Remove some `ignore-stage1` annotations.Eric Huss-4/+0
2020-06-30va_args implementation for AAPCS.Jamie Cunliffe-0/+65
2020-06-13compiletest: Add directives to detect sanitizer supportTomasz Miąsko-3/+3
2020-06-07Rollup merge of #72952 - pnkfelix:regression-test-for-issue-70924, r=nikomats...Dylan DPC-0/+47
2020-06-05Ignore windows in the test.Felix S. Klock II-0/+5
2020-06-04run-make regression test for issue #70924.Felix S. Klock II-0/+42
2020-06-03Update fulldeps tests and clippyVadim Petrochenkov-3/+3
2020-06-02Rename the crates in source codeVadim Petrochenkov-4/+4
2020-05-30Rollup merge of #72666 - ivanloz:profile_emit_flag, r=matthewjasperRalf Jung-0/+3
2020-05-29Remove unused mut from long-linker-command-lines testTomasz Miąsko-1/+1
2020-05-27Add -Z profile-emit=<path> for Gcov gcda output.Ivan Lozano-0/+3
2020-05-26Export ZERO_AR_DATE for macos linker invocationsAlex Crichton-2/+1
2020-05-01Auto merge of #70674 - cjgillot:query-arena-all, r=matthewjasperbors-1/+1
2020-04-28Rollup merge of #71489 - spastorino:fix-treat-err-as-bug-handling, r=eddybDylan DPC-0/+6
2020-04-28Fix fulldeps tests.Camille GILLOT-1/+1
2020-04-27Add test for delay_span_bug and -Ztrear-err-as-bugSantiago Pastorino-0/+6
2020-04-26Rollup merge of #71537 - Mark-Simulacrum:no-self-open, r=davidtwcoDylan DPC-1/+1
2020-04-26tests: Remove unnecessary `-C relocation-model=dynamic-no-pic`sVadim Petrochenkov-10/+4
2020-04-25Remove support for self-openingMark Rousskov-1/+1
2020-04-13Auto merge of #71023 - mati865:mingw-unwind-linking-cleanup, r=Amanieubors-0/+12
2020-04-11Auto merge of #71031 - Dylan-DPC:rollup-zr8hh86, r=Dylan-DPCbors-1/+6
2020-04-11[windows] Add testcase to make sure executables are self-containedMateusz Mikuła-0/+12
2020-04-11Rollup merge of #70937 - mati865:mingw-staticlib-suffix, r=petrochenkovDylan DPC-1/+6
2020-04-11Auto merge of #70161 - cjgillot:query-arena, r=nikomatsakisbors-2/+1
2020-04-10Enforce Python 3 as much as possibleGuillaume Gomez-1/+1
2020-04-09Fix staticlib name for *-pc-windows-gnu targetsMateusz Mikuła-1/+6
2020-04-05Fix test.Camille GILLOT-2/+1
2020-04-04Do not lose or reorder user-provided linker argumentsVadim Petrochenkov-0/+16
2020-04-02fix fulldeps test falloutMazdak Farrokhzad-1/+2
2020-03-30rustc -> rustc_middle part 5 -- fix testsMazdak Farrokhzad-6/+6
2020-03-27Rollup merge of #70345 - nnethercote:rm-no_integrated_as, r=alexcrichtonMazdak Farrokhzad-11/+0
2020-03-27Remove `no_integrated_as` mode.Nicholas Nethercote-11/+0
2020-03-26Update tests to use llvm_asm!Amanieu d'Antras-4/+4
2020-03-24Mark hotplug_codegen_backend as ignore-stage1bjorn3-0/+2