about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps
AgeCommit message (Expand)AuthorLines
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
2021-01-11Revert "Auto merge of #76896 - spastorino:codegen-inline-fns2, r=davidtwco,we...Santiago Pastorino-6/+1
2021-01-08Auto merge of #76896 - spastorino:codegen-inline-fns2, r=davidtwco,wesleywiserbors-1/+6
2021-01-08Rollup merge of #80761 - andjo403:generic_coverage, r=spastorinoYuki Okushi-1/+1
2021-01-07handle generic trait methods in coverage testsAndreas Jonson-1/+1
2021-01-04Inlining enabled by -mir-opt-level > 1 is incompatible with coverageRich Kadel-101/+170
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-5/+4
2020-12-25Auto merge of #80187 - 0dvictor:nativelib, r=bjorn3bors-0/+6
2020-12-23Add a test that rustc compiles and links separatelyVictor Ding-0/+6
2020-12-21make path normalization compatible with mac python2Arpad Borsos-0/+2
2020-12-19Remap instrument-coverage line numbers in doctestsArpad Borsos-10/+488
2020-12-16Remove redundant and unreliable coverage test resultsRich Kadel-3576/+86
2020-12-17Rollup merge of #80072 - richkadel:llvm-coverage-counters-2.2.1, r=tmandryYuki Okushi-67/+67
2020-12-16tests: add run-make-fulldeps split-dwarf testDavid Wood-0/+9
2020-12-15Fixed conflict with drop elaboration and coverageRich Kadel-67/+67
2020-12-11Fixes reported bugs in Rust CoverageRich Kadel-6/+529
2020-12-07Fixes to Rust coverageRich Kadel-24/+26
2020-12-06Do not make local copies of inline fns in debug modeSantiago Pastorino-1/+6
2020-12-04Avoid leaking block expression valuesMatthew Jasper-10270/+10270
2020-12-03Tweak to Makefile to overcome MacOS make corruption bugRich Kadel-10/+4
2020-12-03Fixed cross-crate generic call test to compile lib and bin separatelyRich Kadel-650/+1390
2020-12-03Workaround for inconsistent order of llvm-cov results on WindowsRich Kadel-54/+49
2020-12-03Addressed feedback from 2020-12-01Rich Kadel-359/+1765
2020-12-03Combination of commitsRich Kadel-20274/+12227
2020-12-03Removed -base from run-make-fulldeps/coverage-*-baseRich Kadel-161/+161
2020-12-03Coverage tests for remaining TerminatorKinds and async, improve AssertRich Kadel-860/+10095
2020-12-03Auto merge of #79586 - jyn514:crate-name, r=davidtwcobors-1/+0
2020-12-01Fix `unknown-crate` when using self-profile with rustdocJoshua Nelson-1/+0
2020-11-29libtest: Make `sed` arguments compatible with appleJakob Schikowski-2/+2
2020-11-27libtest: Print the total time taken to execute a test suiteJakob Schikowski-5/+5
2020-11-26Rollup merge of #79365 - richkadel:llvm-cov-map-version-4, r=wesleywiserJonas Schievink-3/+40
2020-11-24Apply suggestions from code reviewRich Kadel-1/+1
2020-11-24Check for LLVM 11+ when using `-Z instrument-coverage`Rich Kadel-2/+30
2020-11-23Upgrades the coverage map to Version 4Rich Kadel-1/+10
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-2/+2
2020-11-11Fix and re-enable two coverage tests on MacOSRich Kadel-35/+23
2020-11-05Disable the spanview tests on MacOS for nowRich Kadel-0/+20