Skip to content

Just pass in NodeId to FunctionContext::new instead of looking it up. - #34658

Merged
bors merged 1 commit into
rust-lang:masterfrom
luqmana:34592-nested_returns
Jul 7, 2016
Merged

Just pass in NodeId to FunctionContext::new instead of looking it up.#34658
bors merged 1 commit into
rust-lang:masterfrom
luqmana:34592-nested_returns

Conversation

@luqmana

Copy link
Copy Markdown
Contributor

Fixes#34592.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Aatch

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

@eddyb

eddyb commented Jul 5, 2016

Copy link
Copy Markdown
Contributor

Ugh, the things we do for old trans. @bors r+

@bors

bors commented Jul 5, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit fd3b464 has been approved by eddyb

@alexcrichton

Copy link
Copy Markdown
Member

Awesome, thanks for the fix @luqmana!

@bors

bors commented Jul 7, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit fd3b464 with merge a362b94...

@bors

bors commented Jul 7, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-win-gnu-32-opt-rustbuild

@arielb1

arielb1 commented Jul 7, 2016

Copy link
Copy Markdown
Contributor

@bors retry

random timeout

@bors

bors commented Jul 7, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit fd3b464 with merge 9c1783a...

bors added a commit that referenced this pull request Jul 7, 2016
Just pass in NodeId to FunctionContext::new instead of looking it up.
Fixes#34592.
@bors
bors merged commit fd3b464 into rust-lang:masterJul 7, 2016
@luqmana
luqmana deleted the 34592-nested_returns branch July 7, 2016 21:03
@alexcrichtonalexcrichton added 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 Jul 26, 2016
@alexcrichton

Copy link
Copy Markdown
Member

Nominating for beta according to this comment: #34592 (comment)

@nikomatsakisnikomatsakis added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Jul 28, 2016
@nikomatsakis

Copy link
Copy Markdown
Contributor

Accepted for backport.

@alexcrichtonalexcrichton mentioned this pull request Aug 1, 2016
@brsonbrson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Aug 2, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.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.

9 participants

@luqmana@rust-highfive@eddyb@bors@alexcrichton@arielb1@nikomatsakis@brson@Aatch