about summary refs log tree commit diff
path: root/library/std/src/lazy.rs
AgeCommit message (Expand)AuthorLines
2020-08-19Rollup merge of #75696 - matklad:mirit, r=RalfJungTyler Mandry-24/+4
2020-08-19Remove `#[cfg(miri)]` from OnceCell testsAleksey Kladov-24/+4
2020-08-18Make OnceCell<T> transparent to dropckAleksey Kladov-2/+12
2020-07-28Fix RefUnwindSafe & UnwinsSafe impls for lazy::SyncLazyAleksey Kladov-1/+3
2020-07-27mv std libs to library/mark-0/+846