Skip to content

Conversation

@matklad
Copy link
Contributor

@matklad matklad commented Aug 1, 2016

Closes #2869 and #2695

@rust-highfive
Copy link

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ 5010618

Thanks!

@bors
Copy link
Contributor

bors commented Aug 1, 2016

⌛ Testing commit 5010618 with merge 3417598...

bors added a commit that referenced this pull request Aug 1, 2016
Warn about unused keys in dependency specification

Closes #2869 and #2695
@bors
Copy link
Contributor

bors commented Aug 1, 2016

☀️ Test successful - cargo-cross-linux, cargo-linux-32, cargo-linux-64, cargo-mac-32, cargo-mac-64, cargo-win-gnu-32, cargo-win-gnu-64, cargo-win-msvc-32, cargo-win-msvc-64
Approved by: alexcrichton
Pushing 3417598 to master...

@bors bors merged commit 5010618 into rust-lang:master Aug 1, 2016
@matklad matklad deleted the ambiguous-deps branch August 19, 2016 22:45
bors added a commit that referenced this pull request Dec 16, 2020
Reject ambiguous git dependency declaration.

This rejects a git dependency that specifies more than one of `branch`, `tag`, or `rev`. Cargo does not handle this case very well, and this warning has been in place for 4 years (since #2940).

Fixes #7841
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants