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

rustc: remove temporary lifetime extension by borrow hint #42396

Merged
merged 1 commit into from
Jun 3, 2017

Conversation

venkatagiri
Copy link
Contributor

closes #39283.

Thanks to @nikomatsakis for mentoring on this one.

r? @arielb1

@arielb1
Copy link
Contributor

arielb1 commented Jun 3, 2017

Nice!

I've seen some performance implications, so don't roll this up.

@bors r+

@bors
Copy link
Contributor

bors commented Jun 3, 2017

📌 Commit ac8a1f5 has been approved by arielb1

@Mark-Simulacrum
Copy link
Member

@bors p=100 (no rollp)

@bors
Copy link
Contributor

bors commented Jun 3, 2017

⌛ Testing commit ac8a1f5 with merge 4225019...

bors added a commit that referenced this pull request Jun 3, 2017
rustc: remove temporary lifetime extension by borrow hint

closes #39283.

Thanks to @nikomatsakis for mentoring on this one.

r? @arielb1
@bors
Copy link
Contributor

bors commented Jun 3, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: arielb1
Pushing 4225019 to master...

@bors bors merged commit ac8a1f5 into rust-lang:master Jun 3, 2017
@venkatagiri venkatagiri deleted the remove_lifetime_extn branch June 3, 2017 17:46
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.

Tracking issue for removing temporary lifetime extension by borrow hint
4 participants