Skip to content

Fix depending on git repos with workspaces#2938

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:virtual-in-git
Aug 1, 2016
Merged

Fix depending on git repos with workspaces#2938
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:virtual-in-git

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

When we're recursively walking over a git repository we can safely ignore any
workspace Cargo.toml files we find instead of generating an error.

@alexcrichton

Copy link
Copy Markdown
Member Author

r? @brson

@rust-highfive

Copy link
Copy Markdown

@alexcrichton: no appropriate reviewer found, use r? to override

@brson

brson commented Jul 31, 2016

Copy link
Copy Markdown
Contributor

@bors r+

Wonder what rust-highfive is confused about.

@bors

bors commented Jul 31, 2016

Copy link
Copy Markdown
Contributor

📌 Commit 1d6b6f6 has been approved by brson

@bors

bors commented Jul 31, 2016

Copy link
Copy Markdown
Contributor

⌛ Testing commit 1d6b6f6 with merge 6292654...

@bors

bors commented Jul 31, 2016

Copy link
Copy Markdown
Contributor

💔 Test failed - cargo-mac-64

When we're recursively walking over a git repository we can safely ignore any
workspace Cargo.toml files we find instead of generating an error.
@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: r=brson

@bors

bors commented Aug 1, 2016

Copy link
Copy Markdown
Contributor

📌 Commit 9243f06 has been approved by brson

@bors

bors commented Aug 1, 2016

Copy link
Copy Markdown
Contributor

⌛ Testing commit 9243f06 with merge 1ceb0c9...

bors added a commit that referenced this pull request Aug 1, 2016
Fix depending on git repos with workspaces

When we're recursively walking over a git repository we can safely ignore any
workspace Cargo.toml files we find instead of generating an error.
@bors

bors commented Aug 1, 2016

Copy link
Copy Markdown
Contributor

☀️ 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: brson
Pushing 1ceb0c9 to master...

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