Skip to content

Allow test target to pass without installing #49140

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 22, 2018

Conversation

semarie
Copy link
Contributor

@semarie semarie commented Mar 18, 2018

explicitly pass -L target-lib to rustdoc

on OpenBSD, without it, it fails on several tests with:

error[E0463]: can't find crate for `std`

explicitly pass -L target-lib to rustdoc
@pietroalbini pietroalbini added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 19, 2018
@pietroalbini
Copy link
Member

Thanks for this PR! Highfive failed to assign a reviewer.

r? @Mark-Simulacrum

@bors
Copy link
Collaborator

bors commented Mar 19, 2018

@pietroalbini: 🔑 Insufficient privileges: Not in reviewers

@Mark-Simulacrum
Copy link
Member

Going to go ahead and say r? @alexcrichton though it seems fine to me.

@alexcrichton
Copy link
Member

@bors: r+

Sure!

@bors
Copy link
Collaborator

bors commented Mar 20, 2018

📌 Commit e269a74 has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 20, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Mar 21, 2018
…ichton

Allow test target to pass without installing

explicitly pass -L target-lib to rustdoc

on OpenBSD, without it, it fails on several tests with:
```
error[E0463]: can't find crate for `std`
```
kennytm added a commit to kennytm/rust that referenced this pull request Mar 22, 2018
…ichton

Allow test target to pass without installing

explicitly pass -L target-lib to rustdoc

on OpenBSD, without it, it fails on several tests with:
```
error[E0463]: can't find crate for `std`
```
bors added a commit that referenced this pull request Mar 22, 2018
@alexcrichton alexcrichton merged commit e269a74 into rust-lang:master Mar 22, 2018
@semarie semarie deleted the rustdoc-test-path branch March 23, 2018 05:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants