Skip to content

Conversation

s7tya
Copy link
Contributor

@s7tya s7tya commented Feb 12, 2025

Since #2042, now we can use std::sync::LazyCell instead of lazy_static.

(FYI: lazy_static is deprecated)

@s7tya s7tya force-pushed the remove-lazy-static branch from 469c4c2 to 8e96f31 Compare February 12, 2025 12:52
Copy link
Member

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks.

@Kobzol Kobzol merged commit fa1f55a into rust-lang:master Feb 12, 2025
11 checks passed
@s7tya s7tya deleted the remove-lazy-static branch February 12, 2025 13:24
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