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

Don't clone in UnificationTable::probe(). #37848

Merged
merged 1 commit into from
Nov 20, 2016

Conversation

nnethercote
Copy link
Contributor

This speeds up compilation of rustc-benchmarks/inflate-0.1.0 by 1%.

This speeds up compilation of rustc-benchmarks/inflate-0.1.0 by 1%.
@rust-highfive
Copy link
Collaborator

r? @arielb1

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

@arielb1
Copy link
Contributor

arielb1 commented Nov 18, 2016

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Nov 18, 2016

📌 Commit f0c9a9f has been approved by arielb1

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Nov 20, 2016
… r=arielb1

Don't clone in UnificationTable::probe().

This speeds up compilation of rustc-benchmarks/inflate-0.1.0 by 1%.
bors added a commit that referenced this pull request Nov 20, 2016
Rollup of 8 pull requests

- Successful merges: #37835, #37840, #37841, #37848, #37876, #37880, #37881, #37882
- Failed merges:
@bors bors merged commit f0c9a9f into rust-lang:master Nov 20, 2016
@nnethercote nnethercote deleted the UnificationTable-probe branch November 20, 2016 22:09
@brson brson added the relnotes Marks issues that should be documented in the release notes of the next release. label Nov 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes Marks issues that should be documented in the release notes of the next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants