Skip to content

Be sure to pass plugins to doctest --extern #1522

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

Merged
merged 1 commit into from
Apr 14, 2015

Conversation

alexcrichton
Copy link
Member

They weren't rlibs so they were left out, but targets which have plugin = true
should be passed in to --extern regardless.

Closes #1512

They weren't rlibs so they were left out, but targets which have `plugin = true`
should be passed in to `--extern` regardless.

Closes rust-lang#1512
@rust-highfive
Copy link

r? @huonw

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

@huonw
Copy link
Member

huonw commented Apr 14, 2015

@bors r+

@bors
Copy link
Contributor

bors commented Apr 14, 2015

📌 Commit b6609ac has been approved by huonw

@bors
Copy link
Contributor

bors commented Apr 14, 2015

⌛ Testing commit b6609ac with merge 536c539...

bors added a commit that referenced this pull request Apr 14, 2015
They weren't rlibs so they were left out, but targets which have `plugin = true`
should be passed in to `--extern` regardless.

Closes #1512
@bors
Copy link
Contributor

bors commented Apr 14, 2015

☀️ Test successful - cargo-linux-32, cargo-linux-64, cargo-mac-32, cargo-mac-64, cargo-win-32, cargo-win-64

@bors bors merged commit b6609ac into rust-lang:master Apr 14, 2015
@alexcrichton alexcrichton deleted the issue-1512 branch April 30, 2015 02:09
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.

plugins not working in doc tests
4 participants