-
Notifications
You must be signed in to change notification settings - Fork 0
remove useless feature flags #140
Copy link
Copy link
Open
Labels
controversialNot sure whether it should be added or not (likely a breaking change)Not sure whether it should be added or not (likely a breaking change)enhancementNew feature or requestNew feature or request
Description
There are a lot of pointless feature flags in the crate right now. Namely, things like knockout, speciation, and crossover add no extra dependencies, yet get their own separate flag. These can just be added by default and have their feature flags removed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
controversialNot sure whether it should be added or not (likely a breaking change)Not sure whether it should be added or not (likely a breaking change)enhancementNew feature or requestNew feature or request