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

refactor: split HasFeatures #1712

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

tdejager
Copy link
Contributor

@tdejager tdejager commented Aug 1, 2024

I've split up HasFeatures into different traits that supply different types, and edited to code to use these updated traits. A lot of the them were using the whole of UseFeatures uncesseraily.

This is the first part of a commit I want to do to. Next I want to split HasFeatures into HasFeatures that just supplies the type and something like FeaturesExt that has most of the extensions built in, although that could use a better name.

@tdejager tdejager changed the title refactor: spit HasFeatures refactor: split HasFeatures Aug 1, 2024
@tdejager tdejager merged commit 0540966 into prefix-dev:main Aug 1, 2024
25 checks passed
@tdejager tdejager deleted the refactor/split-has-features branch August 1, 2024 11:58
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