From 91f7e22edf652e3676a31d6d4ee0d5e8f712716c Mon Sep 17 00:00:00 2001 From: Matthias Krüger Date: Sun, 30 Sep 2018 11:12:24 +0200 Subject: remove cargo edition 2018 feature gate. Rust and the cargo used to bootstrap was updated in https://github.com/rust-lang/rust/pull/54601 which now has the 2018 edition stabilized. --- rustc_tools_util/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'rustc_tools_util') diff --git a/rustc_tools_util/Cargo.toml b/rustc_tools_util/Cargo.toml index 01dca0a65b0..020de6c3393 100644 --- a/rustc_tools_util/Cargo.toml +++ b/rustc_tools_util/Cargo.toml @@ -1,5 +1,3 @@ -cargo-features = ["edition"] - [package] name = "rustc_tools_util" version = "0.1.0" -- cgit 1.4.1-3-g733a5