Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable field reordering #38523

Merged
merged 1 commit into from
Dec 24, 2016
Merged

Conversation

ahicks92
Copy link
Contributor

This was decided via IRC and needs a backport to beta. Basically, #37429 broke servo, and probably needs an announcement and opt-in flag. I didn't run all tests locally but think I've already reverted all the ones that need to be reverted.

r? @nikomatsakis

@sfackler
Copy link
Member

Out of curiosity, was the breakage due to bugs in the compiler or in servo?

@ahicks92
Copy link
Contributor Author

Servo, but leading to us discussing how to roll out these sorts of changes and raising the question "what about other people?" The longterm plan for the change isn't yet decided.

@sfackler
Copy link
Member

Cool, makes sense. This was always the result I feared of us delaying making the change for however many years its been since that RFC.

@nikomatsakis
Copy link
Contributor

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Dec 23, 2016

📌 Commit b6b630a has been approved by nikomatsakis

@bors
Copy link
Contributor

bors commented Dec 23, 2016

⌛ Testing commit b6b630a with merge 4d07320...

bors added a commit that referenced this pull request Dec 23, 2016
Disable field reordering

This was decided via IRC and needs a backport to beta.  Basically, #37429 broke servo, and probably needs an announcement and opt-in flag.  I didn't run all tests locally but think I've already reverted all the ones that need to be reverted.

r? @nikomatsakis
@bors bors merged commit b6b630a into rust-lang:master Dec 24, 2016
@nikomatsakis nikomatsakis added beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Dec 24, 2016
@nikomatsakis
Copy link
Contributor

Nominated for beta (and marked as accepted).

cc @rust-lang/compiler

@ahicks92 ahicks92 deleted the disable_field_reordering branch December 24, 2016 16:41
@brson brson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Dec 30, 2016
@ahicks92 ahicks92 restored the disable_field_reordering branch February 2, 2017 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants