mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +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`.