diff options
| author | flip1995 <9744647+flip1995@users.noreply.github.com> | 2018-09-14 13:39:23 +0200 |
|---|---|---|
| committer | flip1995 <9744647+flip1995@users.noreply.github.com> | 2018-09-14 13:43:20 +0200 |
| commit | 582ab5a0d07468254c2ceef766479d669dcf2945 (patch) | |
| tree | 91e287e2aac9ff51b0dfcbe322e1d7c9a90f64e9 /rustc_tools_util | |
| parent | daa922393c7417dcee930a880c80668cda3e308a (diff) | |
| download | rust-582ab5a0d07468254c2ceef766479d669dcf2945.tar.gz rust-582ab5a0d07468254c2ceef766479d669dcf2945.zip | |
Reapply: "the cargo feature: edition 2018 is stabilized in current nightly"
This reapplies commit 404a09d. Cargo got bumped in rust-lang/rust#54210
Diffstat (limited to 'rustc_tools_util')
| -rw-r--r-- | rustc_tools_util/Cargo.toml | 2 |
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" |
