about summary refs log tree commit diff
path: root/library/core/src/lazy.rs
AgeCommit message (Expand)AuthorLines
2021-10-10Add #[must_use] to core and std constructorsJohn Kugelman-0/+1
2021-09-17Don't inline OnceCell initialization closuresThe8472-1/+10
2020-09-08Capitalize safety commentsFlying-Toast-4/+4
2020-07-27mv std libs to library/mark-0/+379