Skip to content

Replace lazy_static with LazyLock#1898

Merged
Kobzol merged 1 commit intorust-lang:masterfrom
Urgau:remove-lazy_static
Feb 12, 2025
Merged

Replace lazy_static with LazyLock#1898
Kobzol merged 1 commit intorust-lang:masterfrom
Urgau:remove-lazy_static

Conversation

@Urgau
Copy link
Member

@Urgau Urgau commented Feb 4, 2025

This PR replaces every usage of lazy_static with LazyLock from the standard library.

r? @apiraino

@Kobzol Kobzol merged commit 22fba5d into rust-lang:master Feb 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants