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

Box::into_pin is unstable but has #0 as the tracking issue #62288

Closed
moxian opened this issue Jul 2, 2019 · 1 comment · Fixed by #62371
Closed

Box::into_pin is unstable but has #0 as the tracking issue #62288

moxian opened this issue Jul 2, 2019 · 1 comment · Fixed by #62371
Labels
C-bug Category: This is a bug. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Comments

@moxian
Copy link
Contributor

moxian commented Jul 2, 2019

Please see https://doc.rust-lang.org/stable/std/boxed/struct.Box.html#method.into_pin :
screenshot

@Centril Centril added C-bug Category: This is a bug. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. labels Jul 2, 2019
@Centril
Copy link
Contributor

Centril commented Jul 2, 2019

Blame: #57313.

cc @Nemo157

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this issue Jul 4, 2019
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this issue Jul 4, 2019
Centril added a commit to Centril/rust that referenced this issue Jul 5, 2019
Centril added a commit to Centril/rust that referenced this issue Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants