COMMITS
/ library/std/tests/sync/lib.rs April 7, 2026
D
Add `const Default` impls for `LazyCell` and `LazyLock`
David Gauch committed
July 29, 2025
C
add `oneshot` tests
Connor Tsui committed
C
add nonpoison and poison rwlock tests
Connor Tsui committed
December 15, 2025
U
stabilize lazy_get
usamoi committed
October 15, 2025
M
Rollup merge of #143191 - connortsui20:stabilize-rwlock-downgrade, r=tgross35
Matthias Krüger committed
September 11, 2025
C
update doc comment
Connor Tsui committed
C
fix config for poison macro test
Connor Tsui committed
August 23, 2025
C
add nonpoison and poison condvar tests
Connor Tsui committed
C
stabilize unstable `rwlock_downgrade` feature
Connor Tsui committed
July 23, 2025
C
add nonpoison and poison mutex tests
Connor Tsui committed
January 23, 2025
B
Remove stabilized feature gate
bjorn3 committed
January 17, 2025
B
Move std::sync unit tests to integration tests
bjorn3 committed