Skip to content

Add test for --package and virtual manifest#3385

Merged
bors merged 1 commit into
rust-lang:masterfrom
matklad:package-test
Dec 14, 2016
Merged

Add test for --package and virtual manifest#3385
bors merged 1 commit into
rust-lang:masterfrom
matklad:package-test

Conversation

@matklad

@matklad matklad commented Dec 12, 2016

Copy link
Copy Markdown
Contributor

closes #3194

The issue was actually fixed by #3221 (thanks @euclio !), so let's just add a test (a copy of virtual_works basically).

@rust-highfive

Copy link
Copy Markdown

r? @alexcrichton

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

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

Thanks!

@bors

bors commented Dec 12, 2016

Copy link
Copy Markdown
Contributor

📌 Commit 23faf5c has been approved by alexcrichton

@bors

bors commented Dec 13, 2016

Copy link
Copy Markdown
Contributor

⌛ Testing commit 23faf5c with merge 8f8bead...

@bors

bors commented Dec 13, 2016

Copy link
Copy Markdown
Contributor

💔 Test failed - status-appveyor

@alexcrichton

alexcrichton commented Dec 13, 2016 via email

Copy link
Copy Markdown
Member

@bors

bors commented Dec 13, 2016

Copy link
Copy Markdown
Contributor

⌛ Testing commit 23faf5c with merge 6b818f4...

@bors

bors commented Dec 13, 2016

Copy link
Copy Markdown
Contributor

💔 Test failed - status-appveyor

@alexcrichton

alexcrichton commented Dec 13, 2016 via email

Copy link
Copy Markdown
Member

@bors

bors commented Dec 13, 2016

Copy link
Copy Markdown
Contributor

⌛ Testing commit 23faf5c with merge 020df94...

bors added a commit that referenced this pull request Dec 13, 2016
Add test for --package and virtual manifest

closes #3194

The issue was actually fixed by #3221 (thanks @euclio !), so let's just add a test (a copy of `virtual_works` basically).
@bors

bors commented Dec 14, 2016

Copy link
Copy Markdown
Contributor

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

@bors bors merged commit 23faf5c into rust-lang:master Dec 14, 2016
@matklad matklad deleted the package-test 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.

Workspaces: Cargo commands with explicit package should work from the root of the workspace.

5 participants