Skip to content

[beta] ICE fixes for newly stabilized features - #49948

Closed
sinkuu wants to merge 5 commits into
rust-lang:betafrom
sinkuu:beta-ice-fix
Closed

[beta] ICE fixes for newly stabilized features#49948
sinkuu wants to merge 5 commits into
rust-lang:betafrom
sinkuu:beta-ice-fix

Conversation

@sinkuu

@sinkuusinkuu commented Apr 13, 2018

Copy link
Copy Markdown
Contributor

(Do not merge yet - #49830 is still waiting to be merged into master.)

This PR beta-backports PRs for fixing ICEs caused by the features that will be stabilized in the next release.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive

Copy link
Copy Markdown
Contributor

warningWarningwarning

  • 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-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 13, 2018
@emilyalbiniemilyalbini changed the title [beta] ICE fixes for newly introduced features[WIP] [beta] ICE fixes for newly introduced featuresApr 13, 2018
@sinkuusinkuu changed the title [WIP] [beta] ICE fixes for newly introduced features[beta] ICE fixes for newly stabilized featuresApr 13, 2018
@TimNN

Copy link
Copy Markdown
Contributor

@nikomatsakis / @cramertj: You beta-nominated the PR's backported here, have they already been accepted or are they still waiting on a decision on whether to actually backport?

@kennytmkennytm added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Apr 19, 2018
@sinkuu

Copy link
Copy Markdown
ContributorAuthor

Superseded by 50127.

@sinkuusinkuu closed this Apr 21, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.T-compilerRelevant 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.

6 participants

@sinkuu@rust-highfive@TimNN@kennytm@pnkfelix@nikomatsakis