Skip to content

Conversation

nikomatsakis
Copy link
Contributor

Normalize the types of fields we project out of a struct or tuple struct.
Fixes #20954.

r? @nick29581

@nikomatsakis nikomatsakis force-pushed the assoc-types-struct-field-access branch from c7b7884 to 2b8678c Compare January 12, 2015 10:03
bors added a commit that referenced this pull request Jan 13, 2015
…ess, r=nick29581

Normalize the types of fields we project out of a struct or tuple struct.
Fixes #20954.

r? @nick29581
@bors bors merged commit 2b8678c into rust-lang:master Jan 13, 2015
bors added a commit that referenced this pull request Jan 13, 2015
…s, r=nick29581

Various fixes to enum field access. Builds on PR #20955.

r? @nick29581
@nikomatsakis nikomatsakis deleted the assoc-types-struct-field-access branch March 30, 2016 16:12
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.

Access to fields of associated types not normalized
3 participants