]> git.lizzy.rs Git - rust.git/commit
auto merge of #20789 : nikomatsakis/rust/issue-20765-normalize-where-clause, r=nrc
authorbors <bors@rust-lang.org>
Mon, 12 Jan 2015 15:10:38 +0000 (15:10 +0000)
committerbors <bors@rust-lang.org>
Mon, 12 Jan 2015 15:10:38 +0000 (15:10 +0000)
commit055cc2ee742e29e389c5bd1da3a9d49ff8ca3724
treed2cd5d6a51efe35df1daf694c0f9e6ed3bdf3a43
parenta6408fa1d80191032bebfa0047bc597b746886a5
parent47424cda1e05f5bb75e04346836f003fecb7f775
auto merge of #20789 : nikomatsakis/rust/issue-20765-normalize-where-clause, r=nrc

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

r? @nick29581
cc @jroesch