From d5267d584563d5ae5e4428bcaa7fa0a04dc4c57a Mon Sep 17 00:00:00 2001 From: Eduard Burtescu Date: Thu, 4 Dec 2014 01:58:26 +0200 Subject: Remove feature(import_shadowing) from all crates. --- src/libgetopts/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libgetopts') diff --git a/src/libgetopts/lib.rs b/src/libgetopts/lib.rs index b45d0c9b01e..e362c67cc50 100644 --- a/src/libgetopts/lib.rs +++ b/src/libgetopts/lib.rs @@ -86,7 +86,6 @@ html_root_url = "http://doc.rust-lang.org/nightly/", html_playground_url = "http://play.rust-lang.org/")] #![feature(globs, phase)] -#![feature(import_shadowing)] #![feature(unboxed_closures)] #![deny(missing_docs)] -- cgit 1.4.1-3-g733a5