Skip to content

cache evaluation results #29209

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 8 commits into from
Nov 15, 2015
Merged

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Oct 21, 2015

This fixes an exponential worst-case and also provides an additional 1% perf improvement.

r? @nikomatsakis

@arielb1 arielb1 changed the title Cache evaluation results cache evaluation results Oct 21, 2015
@nikomatsakis
Copy link
Contributor

🎆

@nikomatsakis
Copy link
Contributor

@arielb1 sorry, been at a conference, will get to this soon

@nikomatsakis
Copy link
Contributor

@arielb1

OutputTypeParameterMismatch improves error reporting somewhat.

Yes, I know. This is the main reason I didn't rip it out a while back.

@arielb1
Copy link
Contributor Author

arielb1 commented Nov 3, 2015

@nikomatsakis

I will deal with the fat errors on a later PR (this one is getting somewhat too big).

@arielb1 arielb1 force-pushed the exponential-evaluation branch from 43d3221 to 7f7b663 Compare November 3, 2015 21:10
@nikomatsakis
Copy link
Contributor

OK, I'm feeling pretty good about this patch. r+ from me with that comment. Nice work!

@arielb1 arielb1 force-pushed the exponential-evaluation branch from 7f7b663 to 5982594 Compare November 15, 2015 18:11
@arielb1
Copy link
Contributor Author

arielb1 commented Nov 15, 2015

@bors r=nmatsakis

@bors
Copy link
Collaborator

bors commented Nov 15, 2015

📌 Commit 5982594 has been approved by nmatsakis

bors added a commit that referenced this pull request Nov 15, 2015
This fixes an exponential worst-case and also provides an additional 1% perf improvement.

r? @nikomatsakis
@bors
Copy link
Collaborator

bors commented Nov 15, 2015

⌛ Testing commit 5982594 with merge e4309c2...

@bors bors merged commit 5982594 into rust-lang:master Nov 15, 2015
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