about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps
AgeCommit message (Expand)AuthorLines
2021-03-26Fix #83045 by moving some crate loading verification code to a better place.Michael Woerister-0/+36
2021-03-25Auto merge of #83307 - richkadel:cov-unused-functions-1.1, r=tmandrybors-133/+2609
2021-03-23Rollup merge of #80705 - tspiteri:italic-and-update-SourceCodePro, r=Guillaum...Yuki Okushi-2/+3
2021-03-19coverage bug fixes and optimization supportRich Kadel-133/+2609
2021-03-16Add test case for -Zinline-mir & -Zinstrument-coverageTomasz Miąsko-3/+992
2021-03-15Add support for compile-flags in coverage testsTomasz Miąsko-10/+6
2021-03-15Fix `src/test/run-make-fulldeps/issue-19371`hyd-dev-0/+1
2021-03-12Make def_key and HIR parenting consistent.Camille GILLOT-3/+0
2021-03-09add integration tests, unwind across FFI boundarykatelyn a. martin-0/+150
2021-03-07Update Source Code Pro and include italicsTrevor Spiteri-2/+3
2021-03-05Add an unstable option to print all unversioned filesJoshua Nelson-0/+19
2021-03-04Auto merge of #81451 - nikic:llvm-12, r=nagisabors-6/+5
2021-03-03Explicitly disable preinline during pgo-use testNikita Popov-5/+4
2021-03-03Rollup merge of #81223 - GuillaumeGomez:generate-redirect-map, r=jyn514Yuki Okushi-0/+67
2021-02-28Support LLVM 12 in rustcNikita Popov-1/+1
2021-02-23Add full test for rustdoc map fileGuillaume Gomez-0/+67
2021-02-23Auto merge of #82102 - nagisa:nagisa/fix-dwo-name, r=davidtwcobors-0/+3
2021-02-23Auto merge of #82076 - jyn514:update-bootstrap, r=Mark-Simulacrumbors-42/+42
2021-02-21Auto merge of #79100 - a1phyr:better_assert_eq, r=m-ou-sebors-155/+65
2021-02-20Update the bootstrap compilerJoshua Nelson-42/+42
2021-02-20Update LLVM to pull in fixes to llvm-dwpSimonas Kazlauskas-0/+3
2021-02-16Fix run-make-fulldeps testBenoît du Garreau-155/+65
2021-02-16Auto merge of #81734 - richkadel:fixfordash, r=pnkfelixbors-39/+21
2021-02-13Disabled SHELL=dash on Windows due to invalid path backslash handlingRich Kadel-0/+2
2021-02-11Re-blessed the partial_eq.rs coverage testRich Kadel-35/+5
2021-02-11Set SHELL = /bin/dash only if it existsRich Kadel-4/+11
2021-02-11Ensures `make` tests run under /bin/dash, like CI, and fixes a MakefileRich Kadel-4/+7
2021-02-10Borrow builder only once in debug deriveTomasz Miąsko-35/+32
2021-02-09Auto merge of #81384 - tmiasko:partial-ord, r=petrochenkovbors-1028/+0
2021-02-09./x.py test --blessTomasz Miąsko-1028/+0
2021-02-08Rollup merge of #71531 - spastorino:move-treat-err-as-bug-tests-to-ui, r=oli-obkMara Bos-14/+0
2021-02-07Remove treat-err-as-bug delay_span_bug test from run-make-fulldepsSantiago Pastorino-11/+0
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-0/+5
2021-02-07Remove treat-err-as-bug err test from run-make-fulldepsSantiago Pastorino-3/+0
2021-02-06path trimming: disable on src/test/run-make-fulldeps/coverage-spanviewDan Aloni-3794/+3796
2021-02-06path trimming: ignore type aliasesDan Aloni-33/+33
2021-02-05Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-...bors-10257/+10257
2021-02-05Auto merge of #81688 - pnkfelix:fix-llvm-version-check-in-run-make-tests, r=s...bors-22/+4
2021-02-04Bless code coverage testWesley Wiser-104/+6
2021-02-04Revert "Avoid leaking block expression values"Felix S. Klock II-10251/+10349
2021-02-03Ignore broken test.Felix S. Klock II-0/+1
2021-02-02bless the coverage-spanview output. Cc #81688.Felix S. Klock II-26/+30
2021-02-02Use `# min-llvm-version: 11.0` to force a minimum LLVM version, rather than a...Felix S. Klock II-22/+3
2021-02-01Auto merge of #80851 - m-ou-se:panic-2021, r=petrochenkovbors-75/+75
2021-01-31Bless coverage-spanview/expected_mir_dump.*.Mara Bos-75/+75
2021-01-28rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`Alex Crichton-1/+61
2021-01-14Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasperbors-2286/+2077
2021-01-13Update code to account for extern ABI requirementMark Rousskov-13/+13
2021-01-13Update tests for extern block lintingMark Rousskov-144/+164
2021-01-12Bless profiler run make testsMatthew Jasper-2286/+2077