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

[beta] Properly prevent the promotion of unstable const fns #53944

Merged
merged 1 commit into from
Sep 5, 2018

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Sep 4, 2018

backport of #53699

r? @nikomatsakis (the other PR was merged and beta nominated but not beta approved)

@rust-highfive
Copy link
Contributor

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 4, 2018
@nikomatsakis
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Sep 4, 2018

📌 Commit dd9a03e has been approved by nikomatsakis

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 4, 2018
@Mark-Simulacrum
Copy link
Member

@bors p=1 beta backport

@bors
Copy link
Collaborator

bors commented Sep 4, 2018

⌛ Testing commit dd9a03e with merge 4dcf42f...

bors added a commit that referenced this pull request Sep 4, 2018
[beta] Properly prevent the promotion of unstable const fns

backport of #53699

r? @nikomatsakis (the other PR was merged and beta nominated but not beta approved)
@bors
Copy link
Collaborator

bors commented Sep 5, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: nikomatsakis
Pushing 4dcf42f to beta...

@bors bors merged commit dd9a03e into rust-lang:beta Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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