Open
Description
openedon Nov 4, 2020
This is a tracking issue for #![feature(const_cell_into_inner)]
.
Constantified functions are:
UnsafeCell::into_inner
Cell::into_inner
RefCell::into_inner
OnceCell::into_inner
(done)Atomic*::into_inner
Steps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
Area: const fn foo(..) {..}. Pure functions which can be applied at compile time.Category: A tracking issue for an RFC or an unstable feature.Libs issues that are tracked on the team's project board.Relevant to the library API team, which will review and decide on the PR/issue.This issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.