]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14057 : kballard/rust/remove_no-bounds, r=sfackler
authorbors <bors@rust-lang.org>
Fri, 9 May 2014 23:41:47 +0000 (16:41 -0700)
committerbors <bors@rust-lang.org>
Fri, 9 May 2014 23:41:47 +0000 (16:41 -0700)
Printing <no-bounds> on trait objects comes from a time when trait
objects had a non-empty default bounds set. As they no longer have any
default bounds, printing <no-bounds> is just noise.

1  2 
src/librustc/util/ppaux.rs

Simple merge