Auto merge of #1961 - ojeda:spurious-maybe_uninit_extra, r=oli-obk
Remove spurious `maybe_uninit_extra` Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
This commit is contained in:
commit
aea10ca101
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
#![feature(maybe_uninit_extra)]
|
||||
use std::mem::MaybeUninit;
|
||||
use std::cell::{Cell, RefCell, UnsafeCell};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue