Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #106152 - SUPERCILEX:lazycell, r=Amanieu
Add LazyCell::into_inner
This enables uses cases that need to extract the evaluated value and do something owned with it.