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

try_unwrap() has been stabilized on nightly #24

Closed
jtepe opened this issue Sep 17, 2015 · 5 comments
Closed

try_unwrap() has been stabilized on nightly #24

jtepe opened this issue Sep 17, 2015 · 5 comments

Comments

@jtepe
Copy link
Contributor

jtepe commented Sep 17, 2015

#!feature[rc_unique] is no longer necessary, since try_unwrap() has been stabilized.
This effects the text in

  • fourth-breaking.md
  • fourth-peek.md

and the source in

  • lib.rs
@Gankra
Copy link
Collaborator

Gankra commented Sep 18, 2015

Yay!

@Gankra
Copy link
Collaborator

Gankra commented Sep 18, 2015

It also affects third-drop iirc

@bestouff
Copy link
Contributor

Apparently this has been fixed on master. Close bug ?

@jtepe
Copy link
Contributor Author

jtepe commented Sep 22, 2016

lib.rs still contains the #![feature(rc_unique,... which is no longer necessary either. But otherwise, it looks good to close.

@bestouff
Copy link
Contributor

OK. Apply #51 then ...

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

3 participants