mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-07 08:26:14 +00:00
Rename `lazy_cell_consume` to `lazy_cell_into_inner`
Name this something that is less confusable with an atomic consume API for `{Lazy,Once}Lock`.