projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c721937
96a4aa8
)
Auto merge of #5135 - matklad:drop-ignored-tests, r=alexcrichton
author
bors
<bors@rust-lang.org>
Tue, 6 Mar 2018 22:34:32 +0000
(22:34 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 6 Mar 2018 22:34:32 +0000
(22:34 +0000)
Drop ignored tests
r? @alexcrichton
These tests are ignored, so its better to remove them. `run` does not supports `--bins` argument, so I've left a single test that checks specifically for this.
cc https://github.com/rust-lang/cargo/pull/3901
Trivial merge