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

cargo test --no-default-features --features=rand-std fails #494

Closed
apoelstra opened this issue Oct 28, 2022 · 1 comment
Closed

cargo test --no-default-features --features=rand-std fails #494

apoelstra opened this issue Oct 28, 2022 · 1 comment

Comments

@apoelstra
Copy link
Member

It looks like the tests in #492 just aren't annotated properly, so my local tests fail. Not sure why I didn't notice this at the time I merged that PR.

cargo build succeeds (with some warnings about unreachable code) so I don't think this is a problem for any downstream crates.

@tcharding
Copy link
Member

We can close this one, fixed by #520

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