]> git.lizzy.rs Git - rust.git/commit
Auto merge of #32583 - arielb1:need-a-bound, r=nikomatsakis
authorbors <bors@rust-lang.org>
Thu, 7 Apr 2016 10:07:24 +0000 (03:07 -0700)
committerbors <bors@rust-lang.org>
Thu, 7 Apr 2016 10:07:24 +0000 (03:07 -0700)
commit444a118a8932c99b902548cb7ca8c249222c053a
treeddd961a13aa64df81b7322bd1d599cee0e118863
parent455fa01abcc60be6393ca9045d49e6f895b88c3c
parent0ac5e48069bcd2e54fa72086d0a9a206cf1a7bcf
Auto merge of #32583 - arielb1:need-a-bound, r=nikomatsakis

Suggest adding a where-clause when that can help

Suggest adding a where-clause when there is an unmet trait-bound that can be satisfied if some type can implement it.

r? @nikomatsakis
src/doc/book/concurrency.md
src/librustc/traits/error_reporting.rs
src/librustc/util/ppaux.rs