-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Description
Currently we use a number of nightly features. We should evaluate whether any of them is strictly necessary and whether there's a simpler alternative. More importantly removing one nightly feature doesn't offer an improvement unless we can get rid of all of them. Hence, if anyone wants to look into this issue they should start with generic_const_exprs
- vortex-buffer
- #![feature(min_specialization)]
- #![feature(trusted_len)]
- encodings/fastlanes
- #![feature(generic_const_exprs)]
Metadata
Metadata
Assignees
Labels
No labels