Skip to content

Conversation

nikomatsakis
Copy link
Contributor

Use local cache when there are unbound type variables and where clauses are in scope.

Fixes #18209.

r? @nick29581

@nikomatsakis
Copy link
Contributor Author

cc @wycats

@dwrensha
Copy link
Contributor

Does this fix #18163 as well?

Copy link
Member

Choose a reason for hiding this comment

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

'replay'?

@nrc
Copy link
Member

nrc commented Oct 22, 2014

r=me with an alias for uint

@nrc
Copy link
Member

nrc commented Oct 22, 2014

@dwrensha it should do, yes. Also #18187.

dwrensha added a commit to capnproto/capnproto-rust that referenced this pull request Oct 26, 2014
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Oct 27, 2014
@bors bors merged commit 4a8d712 into rust-lang:master Oct 28, 2014
@nikomatsakis nikomatsakis deleted the issue-18209 branch March 30, 2016 16:13
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.

Regression around Trait::method -> Self
5 participants