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

change requirement to rust stable #46

Open
CapSel opened this issue Mar 25, 2021 · 1 comment
Open

change requirement to rust stable #46

CapSel opened this issue Mar 25, 2021 · 1 comment

Comments

@CapSel
Copy link

CapSel commented Mar 25, 2021

Rust 1.51 implements const generics - https://blog.rust-lang.org/2021/03/25/Rust-1.51.0.html

@slightlyoutofphase
Copy link
Owner

I'd love to, eventually. However, this crate does rely on a significant number of nightly-only features that aren't actually a part of the recent stabilization. You can see all the flags I have to use here.

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

2 participants