We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
maybe_uninit_extra
1 parent deb9bfd commit 922962fCopy full SHA for 922962f
tests/run-pass/stacked-borrows/interior_mutability.rs
@@ -1,4 +1,3 @@
1
-#![feature(maybe_uninit_extra)]
2
use std::mem::MaybeUninit;
3
use std::cell::{Cell, RefCell, UnsafeCell};
4
0 commit comments