projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ed8dfce
c61efd8
)
Auto merge of #5075 - ehuss:report-test-ws, r=matklad
author
bors
<bors@rust-lang.org>
Mon, 26 Feb 2018 15:31:55 +0000
(15:31 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 26 Feb 2018 15:31:55 +0000
(15:31 +0000)
Fix test error hint in a workspace.
This adds "-p NAME" to the hint on how to re-run a test when it fails if it is
inside a workspace.
Fixes #5053
Trivial merge