]> git.lizzy.rs Git - rust.git/commit
rustc_typeck: turn `where Type:,` into a WF(Type) predicate, instead of ignoring it.
authorEduard-Mihai Burtescu <edy.burt@gmail.com>
Sat, 25 Aug 2018 21:28:23 +0000 (00:28 +0300)
committerEduard-Mihai Burtescu <edy.burt@gmail.com>
Fri, 31 Aug 2018 06:02:35 +0000 (09:02 +0300)
commit6b8fba5a42840f0e8b2ea087f8fefdb9b93e1b22
treeae23f099d3ce9c13c73b449b356e64fc8be99ff6
parent1114ab684fbad001c4e580326d8eb4d8c4e917d3
rustc_typeck: turn `where Type:,` into a WF(Type) predicate, instead of ignoring it.
src/librustc_typeck/collect.rs
src/librustdoc/clean/mod.rs
src/test/ui/chalkify/lower_trait_where_clause.rs
src/test/ui/chalkify/lower_trait_where_clause.stderr
src/test/ui/wf/wf-fn-where-clause.rs
src/test/ui/wf/wf-fn-where-clause.stderr