Skip to content

refactor: use std::sync::LazyLock to replace lazy_static#246

Open
eatradish wants to merge 2 commits intohoodie:mainfrom
eatradish:lazy-static-to-lazylock
Open

refactor: use std::sync::LazyLock to replace lazy_static#246
eatradish wants to merge 2 commits intohoodie:mainfrom
eatradish:lazy-static-to-lazylock

Conversation

@eatradish
Copy link
Copy Markdown
Contributor

Note that this modification raises the Rust version requirement to 1.80+

@eatradish eatradish force-pushed the lazy-static-to-lazylock branch from 4ef5780 to 3b61c77 Compare May 14, 2025 02:51
@eatradish eatradish changed the title refactor: use std::cell::LazyLock to replace lazy_static refactor: use std::sync::LazyLock to replace lazy_static May 14, 2025
@hoodie hoodie force-pushed the lazy-static-to-lazylock branch 3 times, most recently from 89c8597 to afcb6ac Compare May 17, 2025 09:43
@hoodie hoodie force-pushed the lazy-static-to-lazylock branch from afcb6ac to 7f904b7 Compare April 6, 2026 15:57
@hoodie hoodie added the v5 label Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants