Skip to content

Use LazyLock from std & remove once_cell#51

Merged
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:replace_lazy_with_lazylock
May 18, 2025
Merged

Use LazyLock from std & remove once_cell#51
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:replace_lazy_with_lazylock

Conversation

@cakebaker
Copy link
Copy Markdown
Contributor

This PR replaces Lazy from once_cell with LazyLock from the std, and removes the once_cell dependency.

@cakebaker cakebaker marked this pull request as draft April 5, 2025 12:54
@cakebaker
Copy link
Copy Markdown
Contributor Author

I marked this PR as a draft because it likely conflicts with #50 .

@cakebaker cakebaker force-pushed the replace_lazy_with_lazylock branch from 65f5df0 to 3e05119 Compare May 18, 2025 12:06
@cakebaker cakebaker marked this pull request as ready for review May 18, 2025 12:06
@cakebaker
Copy link
Copy Markdown
Contributor Author

Changes since last push:

  • re-generated Cargo.lock
  • fixed merge conflicts

@sylvestre sylvestre merged commit 9d78cca into uutils:main May 18, 2025
13 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (5902769) to head (3e05119).
Report is 3 commits behind head on main.

Additional details and impacted files
@@    Coverage Diff     @@
##   main   #51   +/-   ##
==========================
==========================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cakebaker cakebaker deleted the replace_lazy_with_lazylock branch May 18, 2025 13:27
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