Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for LazyLock #38

Merged
merged 3 commits into from
Jan 18, 2025
Merged

Add support for LazyLock #38

merged 3 commits into from
Jan 18, 2025

Conversation

bertptrs
Copy link
Owner

This PR adds support for std::sync::LazyLock, without bumping the MSRV. On versions of Rust where LazyLock doesn't exist, it will simply not compile the wrapper.

@bertptrs bertptrs enabled auto-merge January 18, 2025 11:30
@bertptrs bertptrs merged commit d93879f into master Jan 18, 2025
5 checks passed
@bertptrs bertptrs deleted the lazylock branch January 18, 2025 11:30
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.

1 participant