library: Destabilize Lazy{Cell,Lock}::{force,deref}_mut

This commit is contained in:
Jubilee Young
2024-09-17 09:31:57 -07:00
parent d0a2ca4867
commit d9cdb71497
5 changed files with 9 additions and 28 deletions

View File

@@ -172,6 +172,7 @@
#![feature(is_ascii_octdigit)]
#![feature(is_val_statically_known)]
#![feature(isqrt)]
#![feature(lazy_get)]
#![feature(link_cfg)]
#![feature(offset_of_enum)]
#![feature(panic_internals)]