Skip to content

rust: use const_locks feature#10968

Merged
cakebaker merged 1 commit intouutils:mainfrom
xtqqczze:feature/const_locks
Feb 16, 2026
Merged

rust: use const_locks feature#10968
cakebaker merged 1 commit intouutils:mainfrom
xtqqczze:feature/const_locks

Conversation

@xtqqczze
Copy link
Contributor

Mutex::new is now const so LazyLockis no longer needed

`Mutex::new` is now const so `LazyLock`is no longer needed
@xtqqczze xtqqczze force-pushed the feature/const_locks branch from e0d17b3 to a5ec38e Compare February 15, 2026 22:02
@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tty/tty-eof (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/pr/bounded-memory (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/cp/link-heap is now passing!
Congrats! The gnu test tests/cut/cut-huge-range is now passing!
Note: The gnu test tests/env/env-signal-handler was skipped on 'main' but is now failing.

@cakebaker cakebaker merged commit af2ad9d into uutils:main Feb 16, 2026
156 of 157 checks passed
@cakebaker
Copy link
Contributor

Thanks!

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