Files
rust/src/librustdoc
bors 4b1e39b7b3 Auto merge of #57851 - Aaron1011:fix/clean-lifetime, r=GuillaumeGomez
Don't try to clean predicates involving ReErased

There's nothing to render when we have a bound involving ReErased (either
a type or region outliving it), so we don't attempt to generate a clean
WherePredicate

Fixes #57806

I haven't been able to come up with a minimized reproduction for the issue, but I've confirmed that this allows the docs to build for `parqet-rs`
2019-02-05 19:12:11 +00:00
..
2019-01-17 17:26:24 -05:00
2019-02-02 17:35:20 +01:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2018-11-26 15:03:13 -06:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00

For more information about how librustdoc works, see the rustc guide.