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

Don't ignore errors in workspace manifest #3409

Merged
merged 1 commit into from
Dec 15, 2016

Conversation

matklad
Copy link
Member

@matklad matklad commented Dec 15, 2016

Closes #3407

If we find Cargo.toml during an up tree traversal, we'd better not to ignore errors within it!

@rust-highfive
Copy link

r? @brson

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

@alexcrichton
Copy link
Member

@bors: r+

Thanks @matklad!

@bors
Copy link
Collaborator

bors commented Dec 15, 2016

📌 Commit 6d70492 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Dec 15, 2016

⌛ Testing commit 6d70492 with merge 65063c5...

bors added a commit that referenced this pull request Dec 15, 2016
Don't ignore errors in workspace manifest

Closes #3407

If we find `Cargo.toml` during an up tree traversal, we'd better not to ignore errors within it!
@bors
Copy link
Collaborator

bors commented Dec 15, 2016

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

@bors bors merged commit 6d70492 into rust-lang:master Dec 15, 2016
@matklad matklad deleted the workspace-manifest-error branch January 18, 2017 10:19
@ehuss ehuss added this to the 1.15.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.

Bug: Workspace giving two different behaviors in Rust
6 participants