From fb0e5c62119debd0d7766f43cafa5b8d67bc5cb0 Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Sat, 8 Aug 2020 16:17:34 +0200 Subject: Fix some warnings --- build_sysroot/alloc_system/lib.rs | 3 --- 1 file changed, 3 deletions(-) (limited to 'build_sysroot/alloc_system') diff --git a/build_sysroot/alloc_system/lib.rs b/build_sysroot/alloc_system/lib.rs index e80a584e981..ca145e4f2a5 100644 --- a/build_sysroot/alloc_system/lib.rs +++ b/build_sysroot/alloc_system/lib.rs @@ -42,9 +42,6 @@ const MIN_ALIGN: usize = 8; target_arch = "sparc64")))] #[allow(dead_code)] const MIN_ALIGN: usize = 16; -use core::alloc::*; -use core::ptr::NonNull; -use core::intrinsics; /// The default memory allocator provided by the operating system. /// -- cgit 1.4.1-3-g733a5