`Cell` and `RefCell` have their `into_inner` methods const unstable. `OnceCell` has the same logic, so add it under the same gate. Tracking issue: https://github.com/rust-lang/rust/issues/78729 |
||
|---|---|---|
| .. | ||
| lazy.rs | ||
| once.rs | ||
`Cell` and `RefCell` have their `into_inner` methods const unstable. `OnceCell` has the same logic, so add it under the same gate. Tracking issue: https://github.com/rust-lang/rust/issues/78729 |
||
|---|---|---|
| .. | ||
| lazy.rs | ||
| once.rs | ||