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

run on stable rust #81

Closed
Tracked by #5357
alex opened this issue Jul 29, 2020 · 1 comment
Closed
Tracked by #5357

run on stable rust #81

alex opened this issue Jul 29, 2020 · 1 comment

Comments

@alex
Copy link
Owner

alex commented Jul 29, 2020

Currently we require #[feature(const_generics)], which is nightly only. This tracks getting us running on stable rust, hopefully via #[feature(min_const_generics)]

@alex
Copy link
Owner Author

alex commented Dec 28, 2020

#[feature(min_const_generics)] is now stable on nightly! Declaring victory here. Will add beta and then stable to CI as its promoted and then do a release!

@alex alex closed this as completed Dec 28, 2020
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

No branches or pull requests

1 participant