projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2eebc86
02b0dba
)
Auto merge of #5454 - alexcrichton:fix, r=matklad
author
bors
<bors@rust-lang.org>
Wed, 2 May 2018 15:35:33 +0000
(15:35 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 2 May 2018 15:35:33 +0000
(15:35 +0000)
Fix optional dependencies and required dev-deps
This fixes an accidental bug introduced in #5300 by ensuring a local map keeps
track of the fact that there can be multiple dependencies for one name
Closes #5453
Trivial merge