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

nightly feature? #2

Open
jjl opened this issue Aug 27, 2021 · 0 comments
Open

nightly feature? #2

jjl opened this issue Aug 27, 2021 · 0 comments

Comments

@jjl
Copy link

jjl commented Aug 27, 2021

This crate supports quite a lot of nightly features, which is good, given that you need them to do a surprising number of things. But it would be nice if we could run the code on a stable compiler.

My suggestion would be to add a feature 'nightly' and use cfg_attr to enable the features if the nightly feature is set.

Thoughts?

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