We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d110f5d commit df5562fCopy full SHA for df5562f
src/lib.rs
@@ -25,7 +25,6 @@ use core::{
25
use core::{
26
intrinsics,
27
ops::{Range, RangeBounds},
28
- slice,
29
};
30
31
/// Allows creating read-only and write-only `Volatile` values.
0 commit comments