Skip to content

Replace once_cell with std lib's implementation #8303

Description

@james7132

OnceCell is set to be partially stabilized in Rust 1.70. (rust-lang/rust#105587).

If it releases as a part of Rust 1.70, it may be possible to replace the once_cell dependency within Bevy's crates with the stdlib's implementation.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-DependenciesA change to the crates that Bevy depends on

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions