Skip to content

Tracking Issue for #![feature(const_cell_into_inner)] #78729

Open

Description

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
  • Atomic*::into_inner (done)

Steps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-const-fnArea: const fn foo(..) {..}. Pure functions which can be applied at compile time.C-tracking-issueCategory: A tracking issue for an RFC or an unstable feature.Libs-TrackedLibs issues that are tracked on the team's project board.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.disposition-mergeThis issue / PR is in PFCP or FCP with a disposition to merge it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions