index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-make-fulldeps
Age
Commit message (
Expand
)
Author
Lines
2021-02-05
Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-...
bors
-10257
/
+10257
2020-12-25
Auto merge of #80187 - 0dvictor:nativelib, r=bjorn3
bors
-0
/
+6
2020-12-23
Add a test that rustc compiles and links separately
Victor Ding
-0
/
+6
2020-12-21
make path normalization compatible with mac python2
Arpad Borsos
-0
/
+2
2020-12-19
Remap instrument-coverage line numbers in doctests
Arpad Borsos
-10
/
+488
2020-12-16
Remove redundant and unreliable coverage test results
Rich Kadel
-3576
/
+86
2020-12-17
Rollup merge of #80072 - richkadel:llvm-coverage-counters-2.2.1, r=tmandry
Yuki Okushi
-67
/
+67
2020-12-16
tests: add run-make-fulldeps split-dwarf test
David Wood
-0
/
+9
2020-12-15
Fixed conflict with drop elaboration and coverage
Rich Kadel
-67
/
+67
2020-12-11
Fixes reported bugs in Rust Coverage
Rich Kadel
-6
/
+529
2020-12-07
Fixes to Rust coverage
Rich Kadel
-24
/
+26
2020-12-04
Avoid leaking block expression values
Matthew Jasper
-10270
/
+10270
2020-12-03
Tweak to Makefile to overcome MacOS make corruption bug
Rich Kadel
-10
/
+4
2020-12-03
Fixed cross-crate generic call test to compile lib and bin separately
Rich Kadel
-650
/
+1390
2020-12-03
Workaround for inconsistent order of llvm-cov results on Windows
Rich Kadel
-54
/
+49
2020-12-03
Addressed feedback from 2020-12-01
Rich Kadel
-359
/
+1765
2020-12-03
Combination of commits
Rich Kadel
-20274
/
+12227
2020-12-03
Removed -base from run-make-fulldeps/coverage-*-base
Rich Kadel
-161
/
+161
2020-12-03
Coverage tests for remaining TerminatorKinds and async, improve Assert
Rich Kadel
-860
/
+10095
2020-12-03
Auto merge of #79586 - jyn514:crate-name, r=davidtwco
bors
-1
/
+0
2020-12-01
Fix `unknown-crate` when using self-profile with rustdoc
Joshua Nelson
-1
/
+0
2020-11-29
libtest: Make `sed` arguments compatible with apple
Jakob Schikowski
-2
/
+2
2020-11-27
libtest: Print the total time taken to execute a test suite
Jakob Schikowski
-5
/
+5
2020-11-26
Rollup merge of #79365 - richkadel:llvm-cov-map-version-4, r=wesleywiser
Jonas Schievink
-3
/
+40
2020-11-24
Apply suggestions from code review
Rich Kadel
-1
/
+1
2020-11-24
Check for LLVM 11+ when using `-Z instrument-coverage`
Rich Kadel
-2
/
+30
2020-11-23
Upgrades the coverage map to Version 4
Rich Kadel
-1
/
+10
2020-11-23
Rename `optin_builtin_traits` to `auto_traits`
Camelid
-2
/
+2
2020-11-11
Fix and re-enable two coverage tests on MacOS
Rich Kadel
-35
/
+23
2020-11-05
Disable the spanview tests on MacOS for now
Rich Kadel
-0
/
+20
2020-11-05
Fix sed command for Mac
Rich Kadel
-1
/
+1
2020-11-05
rename some tests to avoid exceeding windows path limits
Rich Kadel
-819
/
+847
2020-11-05
fix cross-platform test bugs
Rich Kadel
-40
/
+17
2020-11-05
Responded to all feedback as of 2020-10-30
Rich Kadel
-0
/
+6
2020-11-05
Added comments on remapping expression IDs, and URL to spanviews
Rich Kadel
-116
/
+1169
2020-11-05
Injecting expressions in place of counters where helpful
Rich Kadel
-540
/
+522
2020-11-05
Implemented CoverageGraph of BasicCoverageBlocks
Rich Kadel
-294
/
+216
2020-11-05
Rust coverage before splitting instrument_coverage.rs
Rich Kadel
-813
/
+9055
2020-10-31
Assert that locals have storage when used
Tomasz Miąsko
-0
/
+2
2020-10-19
Move issue-36710 test to run-make
Jonas Schievink
-36
/
+0
2020-10-19
Unignore test
Jonas Schievink
-2
/
+0
2020-10-10
Fix hotplug_codegen_backend test
bjorn3
-32
/
+26
2020-10-05
Renamed tests to avoid exceeding Windows max path limit
Rich Kadel
-585
/
+585
2020-10-05
Updates to experimental coverage counter injection
Rich Kadel
-1464
/
+17863
2020-10-04
Bless more test output
Aaron Hill
-962
/
+628
2020-09-29
Auto merge of #76754 - varkor:diagnostic-cleanup-ii, r=ecstatic-morse
bors
-24
/
+24
2020-09-28
Fix run-make-fulldeps tests
varkor
-24
/
+24
2020-09-27
Add option to pass a custom codegen backend from a driver
bjorn3
-0
/
+1
2020-09-10
Auto merge of #76378 - petrochenkov:lldtest, r=Mark-Simulacrum
bors
-2
/
+2
2020-09-06
Improved the MIR spanview output
Rich Kadel
-224
/
+674
[next]