]> git.lizzy.rs Git - rust.git/commit
auto merge of #11160 : octurion/rust/cloneable, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 28 Dec 2013 07:06:49 +0000 (23:06 -0800)
committerbors <bors@rust-lang.org>
Sat, 28 Dec 2013 07:06:49 +0000 (23:06 -0800)
commitd2a4a107aea7f078ca0c6f0ef81dde5f02f8e0e1
tree0855a546ce0256b38ea6322df43c020dd4032da7
parenta5fa1d95bc422b8f7da00c5098db232916a0d1b7
parent32c480d63d5f867f44719a83c4f58aa6cec6bea7
auto merge of #11160 : octurion/rust/cloneable, r=alexcrichton

Rename all instances of ClonableIterator to CloneableIterator. This fixes bug https://github.com/mozilla/rust/issues/11132.