Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn about unused virtual manifest keys. #5726

Merged
merged 1 commit into from
Jul 15, 2018

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Jul 14, 2018

Fixes #4243

@rust-highfive
Copy link

r? @alexcrichton

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

@ehuss
Copy link
Contributor Author

ehuss commented Jul 14, 2018

I was curious if it was intentional that cargo package explicitly avoids displaying manifest warnings.

@alexcrichton
Copy link
Member

@bors: r+

This looks great to me, thanks!

I think perhaps when we first added it it may have been a warning that was unused for cargo package, but nowadays I think it makes sense to display warnings there too. Or at least I can't think of a reason why not! If you wanna send a PR or file an issue please do!

@bors
Copy link
Collaborator

bors commented Jul 15, 2018

📌 Commit 688a4fa has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Jul 15, 2018

⌛ Testing commit 688a4fa with merge caf810b...

bors added a commit that referenced this pull request Jul 15, 2018
Warn about unused virtual manifest keys.

Fixes #4243
@bors
Copy link
Collaborator

bors commented Jul 15, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing caf810b to master...

@bors bors merged commit 688a4fa into rust-lang:master Jul 15, 2018
@bors bors mentioned this pull request Jul 15, 2018
6 tasks
@ehuss ehuss added this to the 1.29.0 milestone Feb 6, 2022
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.

Warn about unused keys for virtual manifest
4 participants