Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Revert "Remove "edition" Cargo feature (it's stable now)" #1065

Merged
merged 1 commit into from
Sep 22, 2018

Conversation

matthiaskrgr
Copy link
Member

This reverts commit a34334d.

The problem is that rustc uses an older cargo version to bootstrap.
This cargo version does not have the edition feature stabilized yet.

Clippy also had this problem.

cc @Xanewok

This reverts commit a34334d.

The problem is that rustc uses an older cargo version to bootstrap.
This cargo version does not have the edition feature stabilized yet.
@Xanewok
Copy link
Member

Xanewok commented Sep 22, 2018

😢 You're right, relevant Clippy revert: rust-lang/rust-clippy@c70bfb2.
Thanks!

@Xanewok Xanewok merged commit 32d4577 into rust-lang:master Sep 22, 2018
@matthiaskrgr
Copy link
Member Author

@Xanewok I believe this can actually be reapplied now that rust-lang/rust#54601 has been merged!

@Xanewok
Copy link
Member

Xanewok commented Oct 3, 2018

You're right, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants