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