about summary refs log tree commit diff
path: root/library/std/src/lazy/tests.rs
AgeCommit message (Expand)AuthorLines
2022-06-16Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock`Maybe Waffle-329/+0
2022-06-16Move/rename `lazy::{OnceCell, Lazy}` to `cell::{OnceCell, LazyCell}`Maybe Waffle-3/+4
2021-02-06Upgrade wasm32 image to Ubuntu 20.04Nikita Popov-0/+5
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+323