size_of and align_of are part of the prelude nowadays
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
use core::sync::atomic::AtomicU32;
|
||||
use core::{
|
||||
cell::UnsafeCell,
|
||||
mem::size_of,
|
||||
sync::atomic::{AtomicBool, AtomicPtr, AtomicUsize, Ordering},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user