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

fix: remove obsolete exhaustive_patterns feature #33

Merged

Conversation

sparten11740
Copy link
Owner

This is no longer needed as the generic enum(s) that required an infallible member with phantom data was removed in #28

Closes #32

@sparten11740 sparten11740 self-assigned this May 2, 2024
@sparten11740 sparten11740 merged commit d82097c into main May 2, 2024
1 check passed
@sparten11740 sparten11740 deleted the sparten11740/fix/remove-obsolete-exhaustive-pattern branch May 2, 2024 19:16
sparten11740-bot pushed a commit that referenced this pull request May 2, 2024
## [3.2.1](v3.2.0...v3.2.1) (2024-05-02)

### Bug Fixes

* remove obsolete `exhaustive_patterns` feature ([#33](#33)) ([d82097c](d82097c))
@sparten11740-bot
Copy link
Collaborator

🎉 This PR is included in version 3.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

#![feature] may not be used on the stable release channel
2 participants