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

Remove bitvec from default features #1325

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Conversation

djc
Copy link
Contributor

@djc djc commented Jun 21, 2021

As discussed in #1287. That said, the approach suggested in #1323 would probably make more sense in the end.

@djc djc marked this pull request as draft June 21, 2021 09:35
@Geal
Copy link
Collaborator

Geal commented Jun 23, 2021

LGTM. Maybe bitvec-alloc could require alloc? (and bitvec-std require std)

@djc
Copy link
Contributor Author

djc commented Jun 23, 2021

Should we first discuss in #1323 whether the bitvec parsers will remain part of the main crate? If so, this PR doesn't make sense.

@Geal
Copy link
Collaborator

Geal commented Jun 23, 2021

it makes sense in that I can push a 7.0.0-alpha with that fix right now, which would unlock the tarpaulin issue, and then we can see how to move bitvec in a separate crate for the real release (yes this is kinda cheating with semver)

@djc djc marked this pull request as ready for review June 24, 2021 13:43
@djc djc force-pushed the bitvec-not-default branch from f0d0144 to 9e999b1 Compare June 24, 2021 13:43
@djc
Copy link
Contributor Author

djc commented Jun 24, 2021

Done.

@Geal Geal merged commit 550e2e6 into rust-bakery:master Jun 24, 2021
@Geal
Copy link
Collaborator

Geal commented Jun 24, 2021

thanks

@Geal
Copy link
Collaborator

Geal commented Jun 24, 2021

@djc https://crates.io/crates/nom/7.0.0-alpha1 (it also includes bitvec upgrades for now)

nokome added a commit to stencila/stencila that referenced this pull request Jul 2, 2021
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