Skip to content

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

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 2 commits into from
Jan 13, 2015

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