Skip to content

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

Merged
bors merged 2 commits into
rust-lang:masterfrom
nikomatsakis:assoc-types-struct-field-access
Jan 13, 2015
Merged

Normalize the types of fields we project out of a struct or tuple struct.#20955
bors merged 2 commits into
rust-lang:masterfrom
nikomatsakis:assoc-types-struct-field-access

Conversation

@nikomatsakis

Copy link
Copy Markdown
Contributor

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

r? @nick29581

@nikomatsakis
nikomatsakisforce-pushed the assoc-types-struct-field-access branch from c7b7884 to 2b8678cCompareJanuary 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:masterJan 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 freeto 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

@nikomatsakis@nrc@bors