about summary refs log tree commit diff
path: root/rustc_tools_util
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2018-09-10 03:01:51 +0200
committerMatthias Krüger <matthias.krueger@famsik.de>2018-09-10 03:01:51 +0200
commit404a09d61cf7bc8e5d4e92ae9052a4e10d2ff07d (patch)
treeb4cc358d058dd7c199e46e7d0b2b3d516c4feb42 /rustc_tools_util
parentf30cf51a7020ead8c2a80e01608ed4acc22450ad (diff)
downloadrust-404a09d61cf7bc8e5d4e92ae9052a4e10d2ff07d.tar.gz
rust-404a09d61cf7bc8e5d4e92ae9052a4e10d2ff07d.zip
the cargo feature: edition 2018 is stabilized in current nightly
Diffstat (limited to 'rustc_tools_util')
-rw-r--r--rustc_tools_util/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
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"