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

Provide an API for stable rust #11

Closed
sgrif opened this issue Jan 16, 2017 · 3 comments
Closed

Provide an API for stable rust #11

sgrif opened this issue Jan 16, 2017 · 3 comments

Comments

@sgrif
Copy link

sgrif commented Jan 16, 2017

Currently there's no timeline for stabilization of impl trait. What do you think about moving the current validators behind a nightly feature gate, and returning boxed closures when that feature is not enabled?

@ChrisBuchholz
Copy link
Owner

I have actually thought about this myself. I don't think it would take much time. I can surely get it done tomorrow or something if people would like it, which it sounds like you would, so yeah, I'll get it done for tomorrow, if something doesn't go wrong.

@ChrisBuchholz
Copy link
Owner

Alright, @sgrif, I choose to just do it now. I just released version 0.2.0 0.2.1 which doesn't require unstable rust. Next will be to begin adding cool unstable rust features via feature gates.
Shall we close this issue?

@ChrisBuchholz
Copy link
Owner

I'm closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants