We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This can lead to failure running cargo doc where cargo bulid succeeds.
cargo doc
cargo bulid
The text was updated successfully, but these errors were encountered:
rustdoc
cargo test --package feature
I believe this was fixed back in 1.5 (probably via #2050).
Sorry, something went wrong.
No branches or pull requests
This can lead to failure running
cargo doc
wherecargo bulid
succeeds.The text was updated successfully, but these errors were encountered: