Skip to content

Conversation

nikomatsakis
Copy link
Contributor

Issue #20232. Fun.

r? @eddyb you prob know this system best

an `Option<&Expr>` like everything else.
more modern terminology and update tests accordingly.
… implicit

deref that is associated with an overloaded index, we should not
consult the method lookup table. This deref is *always* a deref of an
`&T` and hence is never overloaded (and is also not present in the
tables; it has no "id" or other associated key).
`assert_no_late_bound_regions`) and to give more helpful debug output.
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 8, 2015
@alexcrichton alexcrichton merged commit ba87b54 into rust-lang:master Jan 8, 2015
@nikomatsakis nikomatsakis deleted the issue-20232 branch March 30, 2016 16:14
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