Skip to content

Partially revert the early feature-gatings added in #65742.#66004

Merged
bors merged 12 commits intorust-lang:masterfrom
eddyb:revert-early-gate
Nov 2, 2019
Merged

Partially revert the early feature-gatings added in #65742.#66004
bors merged 12 commits intorust-lang:masterfrom
eddyb:revert-early-gate

Conversation

@eddyb
Copy link
Member

@eddyb eddyb commented Oct 31, 2019

The intent here is to address #65860 ASAP (in time for beta, ideally), while leaving as much of #65742 around as possible, to make it easier to re-enable later.

Therefore, I've only kept the parts of the revert that re-add the old (i.e. non-early) feature-gating checks that were removed in #65742, and the test reverts.

I've disabled the new early feature-gating checks from #65742 entirely for now, but it would be easy to put them behind a -Z flag, or turn them into warnings, which would allow us to keep tests for both the early and late versions of the checks - assuming that's desirable.

cc @nikomatsakis @Mark-Simulacrum @Centril

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants