Skip to content

Normalize bounds that we extract from where clauses. Fixes #20765.#20789

Merged
bors merged 1 commit into
rust-lang:masterfrom
nikomatsakis:issue-20765-normalize-where-clause
Jan 12, 2015
Merged

Normalize bounds that we extract from where clauses. Fixes #20765.#20789
bors merged 1 commit into
rust-lang:masterfrom
nikomatsakis:issue-20765-normalize-where-clause

Conversation

@nikomatsakis

Copy link
Copy Markdown
Contributor

Normalize bounds that we extract from where clauses. Fixes #20765.

r? @nick29581
cc @jroesch

Comment thread src/librustc/middle/traits/mod.rs Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please add a comment explaining what the vec is

@nrc

nrc commented Jan 11, 2015

Copy link
Copy Markdown
Member

r=me with the comment

@nikomatsakis nikomatsakis force-pushed the issue-20765-normalize-where-clause branch from 2c0cdeb to 47424cd Compare January 12, 2015 14:24
bors added a commit that referenced this pull request Jan 12, 2015
…clause, r=nrc

Normalize bounds that we extract from where clauses. Fixes #20765.

r? @nick29581 
cc @jroesch
@bors bors merged commit 47424cd into rust-lang:master Jan 12, 2015
@nikomatsakis nikomatsakis deleted the issue-20765-normalize-where-clause 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.

Normalization of projections in where clauses

3 participants