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 features #2

Open
sgodwincs opened this issue Oct 15, 2017 · 1 comment
Open

Nightly features #2

sgodwincs opened this issue Oct 15, 2017 · 1 comment

Comments

@sgodwincs
Copy link
Owner

sgodwincs commented Oct 15, 2017

Nightly features being used (or will be used):

  • try_from (stable in 1.26)
  • Non exhaustive enums
  • compile_fail (stable in 1.22)
  • conservative_impl_trait (stable in 1.26)
  • slice_patterns (stable in 1.26)

Make library stable once the above are stable.

@ThinkChaos
Copy link
Contributor

After #37, sgodwincs/rtp-rs#8, and sgodwincs/rtp-rs#8 the last missing piece will be ParseIntError (rust-lang/rust#22639).

I think it could be worth it to duplicate the int parsing / use a crate for that to get rid of the nightly requirement. What do you think?

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