rust/library/core/src/cell
Trevor Gross ab56fe2053 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`.
2024-07-11 03:16:45 -04:00
..
lazy.rs Rename lazy_cell_consume to lazy_cell_into_inner 2024-07-11 03:16:45 -04:00
once.rs Change pedantically incorrect OnceCell/OnceLock wording 2024-05-24 12:15:06 -05:00