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

Bumped version to 1.10.0, turned BoolWit into more generic `BoolWit… #13

Merged
merged 5 commits into from
Nov 26, 2024

Conversation

rodrimati1992
Copy link
Owner

…G` enum

Replaced typewit::const_marker::BoolWit enum with type alias to `BoolWitG``

Added Copy + Clone + Debug impls to BoolWit

Fixed broken reference to array::from_fn

…G` enum

Replaced `typewit::const_marker::BoolWit` enum with type alias to `BoolWitG``

Added `Copy + Clone + Debug` impls to `BoolWit`

Fixed broken reference to array::from_fn
(must be a version-by-version nightly difference)
@rodrimati1992 rodrimati1992 merged commit d824f85 into main Nov 26, 2024
6 checks passed
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.

1 participant