about summary refs log tree commit diff
path: root/library/core/tests/lazy.rs
AgeCommit message (Expand)AuthorLines
2023-04-26Rollup merge of #110419 - jsoref:spelling-library, r=jyn514Matthias Krüger-1/+1
2023-04-26Spelling library/Josh Soref-1/+1
2023-04-16fix library and rustdoc testsDeadbeef-0/+2
2022-10-29More inference-friendly API for lazyAleksey Kladov-0/+6
2022-06-16Move/rename `lazy::{OnceCell, Lazy}` to `cell::{OnceCell, LazyCell}`Maybe Waffle-3/+2
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-1/+1
2021-10-18Make more `From` impls `const`woppopo-0/+6
2020-08-18Make OnceCell<T> transparent to dropckAleksey Kladov-0/+9
2020-07-27mv std libs to library/mark-0/+124