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

Stabilize static lifetime in statics #39265

Merged
merged 1 commit into from Feb 9, 2017
Merged

Stabilize static lifetime in statics #39265

merged 1 commit into from Feb 9, 2017

Conversation

est31
Copy link
Member

@est31 est31 commented Jan 23, 2017

Stabilize the "static_in_const" feature. Blockers before this PR can be merged:

Closes #35897.

@nikomatsakis
Copy link
Contributor

@est31 nice

@bors
Copy link
Contributor

bors commented Jan 27, 2017

☔ The latest upstream changes (presumably #39282) made this pull request unmergeable. Please resolve the merge conflicts.

@est31
Copy link
Member Author

est31 commented Jan 27, 2017

Rebased.

@bors
Copy link
Contributor

bors commented Jan 28, 2017

☔ The latest upstream changes (presumably #39305) made this pull request unmergeable. Please resolve the merge conflicts.

@est31 est31 force-pushed the master branch 2 times, most recently from 8ac8f0d to 35191d0 Compare January 28, 2017 09:22
@est31
Copy link
Member Author

est31 commented Jan 28, 2017

Rebased on top of @eddyb 's PR. Its really great to see how the PR made this change much easier, so it must have been a good refactor!

@alexcrichton
Copy link
Member

ping @nrc, would be a neat feature for 1.17!

@est31
Copy link
Member Author

est31 commented Feb 5, 2017

@alexcrichton its currently blocked by #37928

@bors
Copy link
Contributor

bors commented Feb 5, 2017

☔ The latest upstream changes (presumably #39563) made this pull request unmergeable. Please resolve the merge conflicts.

@est31
Copy link
Member Author

est31 commented Feb 5, 2017

Now that beta branched, I would like to ask for beta backport nomination, so that already 1.16 would have it stabilized.

@alexcrichton alexcrichton added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Feb 5, 2017
@steveklabnik
Copy link
Member

steveklabnik commented Feb 6, 2017 via email

@nrc
Copy link
Member

nrc commented Feb 7, 2017

@bors: r+

I would also recommend against backporting - I don't think we should reduce stabilisation time in general.

@bors
Copy link
Contributor

bors commented Feb 7, 2017

📌 Commit 0361dcf has been approved by nrc

@bors
Copy link
Contributor

bors commented Feb 7, 2017

⌛ Testing commit 0361dcf with merge 443866e...

@bors
Copy link
Contributor

bors commented Feb 7, 2017

💔 Test failed - status-travis

@alexcrichton
Copy link
Member

@bors: r=nrc

@bors
Copy link
Contributor

bors commented Feb 7, 2017

📌 Commit 1c8cb8a has been approved by nrc

@steveklabnik
Copy link
Member

#37928 is not yet closed, how is this being merged?

@alexcrichton
Copy link
Member

@bors: r-

@est31 est31 force-pushed the master branch 2 times, most recently from 85accdc to f8b6108 Compare February 8, 2017 11:33
@est31
Copy link
Member Author

est31 commented Feb 9, 2017

The documentation PR got merged, this is ready to be r+ed!

@petrochenkov
Copy link
Contributor

It took 2.5 months to document this (#37928 was open at Nov 22, 2016).
Fantastic.

@bors r+

@bors
Copy link
Contributor

bors commented Feb 9, 2017

📌 Commit f8b6108 has been approved by petrochenkov

@bors
Copy link
Contributor

bors commented Feb 9, 2017

⌛ Testing commit f8b6108 with merge 1129ce5...

bors added a commit that referenced this pull request Feb 9, 2017
Stabilize static lifetime in statics

Stabilize the "static_in_const" feature. Blockers before this PR can be merged:

* [x] The [FCP with inclination to stabilize](#35897 (comment)) needs to be over. FCP lasts roughly three weeks, so will be over at Jan 25, aka this thursday.
* [x] Documentation needs to be added (#37928)

Closes #35897.
@bors
Copy link
Contributor

bors commented Feb 9, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: petrochenkov
Pushing 1129ce5 to master...

@alexcrichton
Copy link
Member

Removing beta nomination as sentiment seems to be to not backport (also see #35897)

@alexcrichton alexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Feb 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants