Skip to content

rustbuild: Fix dependencies of check-docs step#37028

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:fix-deps
Oct 8, 2016
Merged

rustbuild: Fix dependencies of check-docs step#37028
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:fix-deps

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

Some of the doc tests depend on extern crate test, so depend on libtest
instead of libstd here.

Some of the doc tests depend on `extern crate test`, so depend on libtest
instead of libstd here.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

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

@japaric

japaric commented Oct 7, 2016

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Oct 7, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 32089ae has been approved by japaric

@japaric

japaric commented Oct 7, 2016

Copy link
Copy Markdown
Contributor

@bors rollup

@japaric japaric assigned japaric and unassigned nikomatsakis Oct 7, 2016
Manishearth added a commit to Manishearth/rust that referenced this pull request Oct 8, 2016
rustbuild: Fix dependencies of check-docs step

Some of the doc tests depend on `extern crate test`, so depend on libtest
instead of libstd here.
bors added a commit that referenced this pull request Oct 8, 2016
Rollup of 6 pull requests

- Successful merges: #36937, #37016, #37028, #37029, #37031, #37034
- Failed merges: #37027
@bors bors merged commit 32089ae into rust-lang:master Oct 8, 2016
@alexcrichton alexcrichton deleted the fix-deps branch October 15, 2016 03:06
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.

5 participants