]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #8036 : sfackler/rust/container-impls, r=msullivan
authorbors <bors@rust-lang.org>
Sat, 27 Jul 2013 18:16:31 +0000 (11:16 -0700)
committerbors <bors@rust-lang.org>
Sat, 27 Jul 2013 18:16:31 +0000 (11:16 -0700)
A couple of implementations of Container::is_empty weren't exactly
self.len() == 0 so I left them alone (e.g. Treemap).

1  2 
src/libstd/str.rs

Simple merge