Skip to content

Remove lazy_static dependency#78

Merged
MarkusPettersson98 merged 1 commit intomainfrom
remove-lazy_static
Sep 18, 2025
Merged

Remove lazy_static dependency#78
MarkusPettersson98 merged 1 commit intomainfrom
remove-lazy_static

Conversation

@MarkusPettersson98
Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 commented Sep 17, 2025

Use the LazyLock primitive from std instead.


This change is Reviewable

@MarkusPettersson98
Copy link
Contributor Author

Uhm, temporarily basing this PR on top of #77 due to https://github.com/mullvad/udp-over-tcp/actions/runs/17802660071/job/50606293583. If accepted, it should be merged to main.

@MarkusPettersson98 MarkusPettersson98 changed the base branch from main to chore/rust-2024 September 17, 2025 16:44
Copy link
Contributor

@hulthe hulthe left a comment

Choose a reason for hiding this comment

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

@hulthe reviewed 1 of 3 files at r1, 6 of 7 files at r3, 1 of 1 files at r4, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @MarkusPettersson98)

Base automatically changed from chore/rust-2024 to main September 18, 2025 09:11
@MarkusPettersson98 MarkusPettersson98 merged commit 13e894a into main Sep 18, 2025
12 of 13 checks passed
@MarkusPettersson98 MarkusPettersson98 deleted the remove-lazy_static branch September 18, 2025 09:20
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