Skip to content

Clean up a bit now that lifetimes are non-lexical. #269

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

Merged
merged 1 commit into from
Nov 25, 2019
Merged

Conversation

emilio
Copy link
Member

@emilio emilio commented Nov 25, 2019

I was doing some performance work and some of these clone() calls appear in
profiles. There's more to do but I'd rather take out the low hanging fruit first
:)

I was doing some performance work and some of these clone() calls appear in
profiles. There's more to do but I'd rather take out the low hanging fruit first
:)
@emilio emilio requested review from nox and SimonSapin and removed request for nox November 25, 2019 16:27
Copy link
Member

@SimonSapin SimonSapin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@SimonSapin
Copy link
Member

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit cfd59ca has been approved by SimonSapin

@bors-servo
Copy link
Contributor

⌛ Testing commit cfd59ca with merge ef8162e...

bors-servo pushed a commit that referenced this pull request Nov 25, 2019
Clean up a bit now that lifetimes are non-lexical.

I was doing some performance work and some of these clone() calls appear in
profiles. There's more to do but I'd rather take out the low hanging fruit first
:)
@bors-servo
Copy link
Contributor

☀️ Test successful - checks-travis
Approved by: SimonSapin
Pushing ef8162e to master...

@bors-servo bors-servo merged commit cfd59ca into master Nov 25, 2019
@emilio emilio deleted the nll branch November 25, 2019 16:38
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.

3 participants