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

Meta tracking issue for RFC 1892, "Deprecate uninitialized in favor of a new MaybeUninit type" #63566

Closed
1 of 7 tasks
Centril opened this issue Aug 14, 2019 · 1 comment
Closed
1 of 7 tasks
Labels
A-raw-pointers Area: raw pointers, MaybeUninit, NonNull C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. Libs-Tracked Libs issues that are tracked on the team's project board. metabug Issues about issues themselves ("bugs about bugs") T-lang Relevant to the language team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Comments

@Centril
Copy link
Contributor

Centril commented Aug 14, 2019

This issue tracks the progress of MaybeUninit<T> in general. The type was introduced in rust-lang/rfcs#1892. The old tracking issue is #53491.

This issue is not for discussion about specific extensions to MaybeUninit<T> and only exists to provide links to other places that track the progress of specific issues. If you wish to discuss some subject related to MaybeUninit<T>, please find an existing appropriate issue below or create an new issue and comment here with a link to the newly created issue.


The MaybeUninit<T> related issues currently on deck are as follows:

Concerns:

@Centril Centril added metabug Issues about issues themselves ("bugs about bugs") T-lang Relevant to the language team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. labels Aug 14, 2019
@rust-lang rust-lang locked and limited conversation to collaborators Aug 14, 2019
@rust-lang rust-lang unlocked this conversation Aug 14, 2019
Centril added a commit to Centril/rust that referenced this issue Aug 14, 2019
Centril added a commit to Centril/rust that referenced this issue Aug 14, 2019
@KodrAus KodrAus added A-raw-pointers Area: raw pointers, MaybeUninit, NonNull Libs-Tracked Libs issues that are tracked on the team's project board. labels Jul 30, 2020
@scottmcm
Copy link
Member

With MaybeUninit available on stable, we talked about this in lang backlog bonanza today and decided that we're good just closing this. There's lots more potential work, like new library APIs and more UB detection, but this meta-issue doesn't need to be open to track those things -- their own issues are sufficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-raw-pointers Area: raw pointers, MaybeUninit, NonNull C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. Libs-Tracked Libs issues that are tracked on the team's project board. metabug Issues about issues themselves ("bugs about bugs") T-lang Relevant to the language team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants