Skip to content

refactor: lazy_static -> LazyLock#1524

Open
Rudxain wants to merge 1 commit intoRust-SDL2:masterfrom
Rudxain:lazy-static-lock
Open

refactor: lazy_static -> LazyLock#1524
Rudxain wants to merge 1 commit intoRust-SDL2:masterfrom
Rudxain:lazy-static-lock

Conversation

@Rudxain
Copy link

@Rudxain Rudxain commented Mar 11, 2026

Copy link
Contributor

@antonilol antonilol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LazyLock was stabilized more than 1.5 years ago (Rust 1.80). We indeed say we target the latest stable version of Rust so this should be completely fine.

@antonilol
Copy link
Contributor

@Cobrand @jagprog5 Any comments? I will be merging this soon.

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.

replace lazy_static by LazyLock build failed because of lazy_static

2 participants