]> git.lizzy.rs Git - rust.git/commit
Improve E0277 error message in a generic context
authorTobias Bucher <tobiasbucher5991@gmail.com>
Thu, 31 Mar 2016 09:15:36 +0000 (11:15 +0200)
committerTobias Bucher <tobiasbucher5991@gmail.com>
Thu, 31 Mar 2016 09:15:36 +0000 (11:15 +0200)
commit10caca24f0052a033cac648884d2393125bc24a3
treeb1e981887ae6618c642929690e36cb678072348d
parent30a3849f228833f9dc280120126d16aef3a292ba
Improve E0277 error message in a generic context

This now mentions that you can restrict type parameters to be able to
call functions of traits.
src/librustc/diagnostics.rs