Skip to content

Replace once_cell with std lib's implementation #8303

Closed
@james7132

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.

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