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

Do not enable std in feature matrix loop #16

Merged

Conversation

tcharding
Copy link
Member

We have a bug that is giving false positives in CI because the std feature is always enabled when doing feature matrix loop.

Found while hacking on a new psbt crate.

We have a bug that is giving false positives in CI because the `std`
feature is always enabled when doing feature matrix loop.

Found while hacking on a new `psbt` crate.
@apoelstra
Copy link
Member

Heh, oops.

utACK 995f606

@apoelstra apoelstra merged commit 906ffd4 into rust-bitcoin:master Sep 19, 2024
1 check passed
@tcharding tcharding deleted the 09-19-matrix-no-default-features branch September 26, 2024 23:07
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.

2 participants