about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps
AgeCommit message (Expand)AuthorLines
2019-04-25Rollup merge of #60038 - michaelwoerister:pgo-updates-2, r=alexcrichtonMazdak Farrokhzad-41/+28
2019-04-24Fix ignore-logic for sanitizer run-make tests.Michael Woerister-9/+6
2019-04-23Auto merge of #60172 - varkor:tidy-double-trailing-newline, r=kennytmbors-7/+0
2019-04-23Auto merge of #60140 - euclio:pulldown-cmark, r=GuillaumeGomezbors-0/+22
2019-04-22Remove leading newlinesvarkor-2/+0
2019-04-22Remove double trailing newlinesvarkor-7/+0
2019-04-22upgrade rustdoc's pulldown-cmark to 0.4.1Andy Russell-0/+22
2019-04-18Use new `needs-(profiler|sanitizer)-support` compiletest directive to clean u...Michael Woerister-30/+20
2019-04-18Prefix PROFILER_SUPPORT and SANITIZER_SUPPORT test env vars with RUSTC_ to ma...Michael Woerister-14/+14
2019-04-18Update run-make PGO test to new commandline syntax.Michael Woerister-1/+1
2019-04-14Auto merge of #59950 - Centril:rollup-hpmr62i, r=Centrilbors-8/+16
2019-04-14Rollup merge of #59874 - michaelwoerister:pgo-updates-1, r=cramertjMazdak Farrokhzad-8/+4
2019-04-14Rollup merge of #59675 - SimonSapin:stable-alloc, r=alexcrichtonMazdak Farrokhzad-2/+2
2019-04-12Stabilize the `alloc` crate.Simon Sapin-2/+2
2019-04-11Clean up handling of -Zpgo-gen commandline option.Michael Woerister-8/+4
2019-04-09Exclude profiler-generated symbols from MSVC __imp_-symbol workaround.Michael Woerister-0/+12
2019-04-05Add regression test for #59137.Michael Woerister-0/+20
2019-03-28Rollup merge of #59371 - dlrobertson:rename_va_list_copy, r=joshtriplettMazdak Farrokhzad-1/+1
2019-03-22ffi: rename VaList::copy to VaList::with_copyDan Robertson-1/+1
2019-03-21Move one test from run-make-fulldeps to uiVadim Petrochenkov-57/+0
2019-03-20Auto merge of #57018 - dcreager:redundant-linker, r=alexcrichtonbors-0/+48
2019-03-19Ignore test on WindowsDouglas Creager-1/+6
2019-03-19Explicitly prefer dynamic linking in test caseDouglas Creager-0/+1
2019-03-16Fix testbjorn3-7/+34
2019-03-15Remove copyright noticesDouglas Creager-42/+1
2019-03-12Move comment describing test caseDouglas Creager-9/+10
2019-03-11Add run-make-fulldeps test caseDouglas Creager-0/+82
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-47/+32
2019-03-07update treat-err-as-bug testEsteban Küber-1/+1
2019-03-02Call clang and llvm-objdump with correct library pathMark Rousskov-6/+6
2019-02-28Introduce rustc_interface and move some methods thereJohn Kåre Alsaker-1/+3
2019-02-27Support defining C compatible variadic functionsDan Robertson-2/+35
2019-02-12Stabilize linker-plugin based LTO.Michael Woerister-10/+10
2019-02-11use ignore directives for run-make testsAndy Russell-253/+97
2019-02-05Do not ICE in codegen given a extern_type staticDan Robertson-0/+30
2019-02-03liballoc: alloc-extern-crates test needs --edition=2018Mazdak Farrokhzad-1/+1
2019-01-31Auto merge of #57514 - michaelwoerister:xlto-tests, r=alexcrichtonbors-0/+69
2019-01-26Ignore LLVM-dependent run-make tests on WindowsMark Rousskov-1/+20
2019-01-26Workaround presence of LLVM library in stage0/libMark Rousskov-11/+12
2019-01-17compiletest: Simplify handling of Clang-based tests.Michael Woerister-3/+3
2019-01-17Add an end-to-end run-make test for cross-lang LTO.Michael Woerister-0/+69
2019-01-13remove extern_in_paths.Mazdak Farrokhzad-11/+1
2019-01-06Auto merge of #57286 - alexcrichton:less-thin-2-2, r=nikomatsakisbors-141/+0
2019-01-03Fix repeated word typosWiktor Kuchta-1/+1
2019-01-02Remove no longer working testAlex Crichton-141/+0
2018-12-25Remove licensesMark Rousskov-3650/+8
2018-12-25Revert "Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister"kennytm-0/+181
2018-12-24Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoeristerMazdak Farrokhzad-181/+0
2018-12-19Rollup merge of #56947 - hsivonen:neon, r=alexcrichtonPietro Albini-0/+2
2018-12-18Remove no longer working testAlex Crichton-181/+0