about summary refs log tree commit diff
path: root/library/std/src/sync/once_lock
AgeCommit message (Expand)AuthorLines
2025-01-26Move std::sync unit tests to integration testsbjorn3-200/+0
2024-09-29Fix std tests for wasm32-wasip2 targetNicola Krumschmidt-3/+4
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-9/+5
2023-04-26Spelling library/Josh Soref-1/+1
2022-06-16Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock`Maybe Waffle-0/+203