mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
47ab86653e
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`.