mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
fdeef3ed18
Add LazyCell::into_inner This enables uses cases that need to extract the evaluated value and do something owned with it.