]> git.lizzy.rs Git - rust.git/commit
auto merge of #20180 : jroesch/rust/clean-where-predicate, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 25 Dec 2014 18:01:36 +0000 (18:01 +0000)
committerbors <bors@rust-lang.org>
Thu, 25 Dec 2014 18:01:36 +0000 (18:01 +0000)
commit5ba6102657a892457063d2d6a7cbb9632ce282c6
tree28ee5ab6bcf6d7c6493b8e51e50ac852f406c3b0
parentf673e9841f58a2196efd3b757804efa2575f8b79
parent177529267dd12e698435f84557e27307034e211d
auto merge of #20180 : jroesch/rust/clean-where-predicate, r=alexcrichton

Add support for all variants of ast::WherePredicate in clean/mod.rs. Fixes #20048, but will need modification when EqualityPredicates are fully implemented in #20041.
src/librustdoc/clean/mod.rs
src/librustdoc/html/format.rs