Skip to content

Remove once_cell dependency#6263

Merged
guilload merged 1 commit intomainfrom
guilload/once-cell
Apr 9, 2026
Merged

Remove once_cell dependency#6263
guilload merged 1 commit intomainfrom
guilload/once-cell

Conversation

@guilload
Copy link
Copy Markdown
Member

@guilload guilload commented Apr 3, 2026

Description

Remove once_cell dependency and replace with std::sync::{LazyLock, OnceLock}.

How was this PR tested?

make test-all

@guilload guilload requested a review from trinity-1686a April 8, 2026 19:08
Copy link
Copy Markdown
Contributor

@trinity-1686a trinity-1686a left a comment

Choose a reason for hiding this comment

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

so sad that it's still in our cargo.lock

@guilload guilload force-pushed the guilload/once-cell branch from 9aa9923 to 3e14ce4 Compare April 9, 2026 18:03
@guilload guilload force-pushed the guilload/once-cell branch from 3e14ce4 to e6db208 Compare April 9, 2026 18:30
@guilload guilload merged commit 6f3151f into main Apr 9, 2026
8 checks passed
@guilload guilload deleted the guilload/once-cell branch April 9, 2026 18:59
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