Skip to content

Commit 922962f

Browse files
committed
Remove spurious maybe_uninit_extra
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent deb9bfd commit 922962f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/run-pass/stacked-borrows/interior_mutability.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#![feature(maybe_uninit_extra)]
21
use std::mem::MaybeUninit;
32
use std::cell::{Cell, RefCell, UnsafeCell};
43

0 commit comments

Comments
 (0)