Skip to content

intrinsic-test: remove lazy_static dependency #1880

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

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

folkertdev
Copy link
Contributor

we use std::sync::LazyLock now.

@rustbot
Copy link
Collaborator

rustbot commented Jul 22, 2025

r? @sayantn

rustbot has assigned @sayantn.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Copy link
Contributor

@tgross35 tgross35 left a comment

Choose a reason for hiding this comment

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

This change itself looks fine, but it looks like stdarch needs a sync

@folkertdev
Copy link
Contributor Author

Ah, right, that PR got merged.

we use `std::sync::LazyLock` now.
@folkertdev folkertdev force-pushed the remove-lazy-static-dep branch from 25bd276 to 5ce4b2e Compare July 22, 2025 18:20
@folkertdev folkertdev added this pull request to the merge queue Jul 22, 2025
Merged via the queue into rust-lang:master with commit 81754bb Jul 22, 2025
63 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.

4 participants