From f792baba42b79711b64950c46208a1eb4b9539be Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 26 Apr 2013 12:24:15 -0400 Subject: only use #[no_core] in libcore --- src/libstd/std.rc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/libstd/std.rc') diff --git a/src/libstd/std.rc b/src/libstd/std.rc index 07c679409cf..0a5348d7976 100644 --- a/src/libstd/std.rc +++ b/src/libstd/std.rc @@ -30,11 +30,6 @@ not required in or otherwise suitable for the core library. #[deny(non_camel_case_types)]; #[allow(deprecated_mutable_fields)]; -#[no_core]; - -extern mod core(vers = "0.7-pre"); -use core::prelude::*; - pub mod uv_ll; // General io and system-services modules -- cgit 1.4.1-3-g733a5