about summary refs log tree commit diff
path: root/library/std/src/sync/poison/once.rs
AgeCommit message (Expand)AuthorLines
2025-07-19Document guarantees of poisoningAlisa Sireneva-1/+5
2025-02-18update version placeholdersJosh Stone-2/+2
2025-02-04Rollup merge of #135621 - bjorn3:move_tests_to_stdtests, r=NoratriebJacob Pratt-3/+0
2025-02-01stabilize `once_wait`Slanterns-4/+2
2025-01-26Move std::sync unit tests to integration testsbjorn3-3/+0
2025-01-02Move some things to `std::sync::poison` and reexport them in `std::sync`Pavel Grigorenko-0/+390