From 938099a7ebccbad2a2cad58d71df316d5ccd512c Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 11 Aug 2015 14:31:23 -0700 Subject: Register new snapshots * Lots of core prelude imports removed * Makefile support for MSVC env vars and Rust crates removed * Makefile support for morestack removed --- src/libstd/sys/unix/stack_overflow.rs | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/libstd/sys/unix/stack_overflow.rs') diff --git a/src/libstd/sys/unix/stack_overflow.rs b/src/libstd/sys/unix/stack_overflow.rs index 4e4cf2b0ed1..1aa75fa18b7 100644 --- a/src/libstd/sys/unix/stack_overflow.rs +++ b/src/libstd/sys/unix/stack_overflow.rs @@ -8,9 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -#[cfg(stage0)] -use core::prelude::v1::*; - use libc; use self::imp::{make_handler, drop_handler}; -- cgit 1.4.1-3-g733a5