projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
8cc8f3b
e5971b9
)
Auto merge of #5197 - matklad:neater-tests, r=alexcrichton
author
bors
<bors@rust-lang.org>
Fri, 16 Mar 2018 21:13:21 +0000
(21:13 +0000)
committer
bors
<bors@rust-lang.org>
Fri, 16 Mar 2018 21:13:21 +0000
(21:13 +0000)
Slightly improve ergonomics of writing Cargo tests
As discussed in https://github.com/rust-lang/cargo/pull/5196#discussion_r175110557
I've also employed this to some of the longer command-lines in our test suite :)
Trivial merge