mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
12b59e52bc
Implement ACP 429: add `Lazy{Cell,Lock}::get[_mut]` and `force_mut`
Tracking issue for `lazy_get`: https://github.com/rust-lang/rust/issues/129333