We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents deb9bfd + 922962f commit aea10caCopy full SHA for aea10ca
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