Skip to content
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

Tests fail #1

Closed
huonw opened this issue Feb 3, 2015 · 2 comments
Closed

Tests fail #1

huonw opened this issue Feb 3, 2015 · 2 comments

Comments

@huonw
Copy link
Contributor

huonw commented Feb 3, 2015

The doc tests fail because extern crate rand; picks up the rand crate built-in to the compiler, not this one, meaning things like random don't exist.

@huonw
Copy link
Contributor Author

huonw commented Feb 3, 2015

Probably fixed by rust-lang/rust#21782, when that makes it into the nightly.

@nagisa
Copy link
Contributor

nagisa commented Feb 12, 2015

@huonw this can be closed, I believe.

@huonw huonw closed this as completed Feb 12, 2015
@jethrogb jethrogb mentioned this issue Nov 3, 2016
dhardy pushed a commit that referenced this issue Dec 29, 2018
rand_os: doc and cargo improvements
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

No branches or pull requests

2 participants