rust/src/librustc/util
bors e3c62a20c3 auto merge of #14057 : kballard/rust/remove_no-bounds, r=sfackler
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.
2014-05-09 16:41:47 -07:00
..
common.rs std: Modernize the local_data api 2014-05-07 23:43:39 -07:00
fs.rs rustc: Add a realpath utility function 2014-04-10 15:22:00 -07:00
nodemap.rs rustc: de-@ some RefCell's. 2014-04-22 19:06:43 +03:00
ppaux.rs auto merge of #14057 : kballard/rust/remove_no-bounds, r=sfackler 2014-05-09 16:41:47 -07:00
sha2.rs Replace most ~exprs with 'box'. #11779 2014-05-02 23:00:58 -07:00