Skip to content

Refactor the use of lazy_static to std LazyLock/LazyCell #5280

@pablodeymo

Description

@pablodeymo

Since Rust 1.80 LazyLock and LazyCell were stabilized and can replace the use of the external crate lazy_static and its macro.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions