libcore: slice::Items -> slice::Iter, slice::MutItems -> slice::IterMut libcollections: *::Items -> *::Iter, *::MoveItems -> *::IntoIter, *::MutItems -> *::IterMut This is of course a [breaking-change]. |
||
|---|---|---|
| .. | ||
| float.rs | ||
| mod.rs | ||
| num.rs | ||
| rt.rs | ||
libcore: slice::Items -> slice::Iter, slice::MutItems -> slice::IterMut libcollections: *::Items -> *::Iter, *::MoveItems -> *::IntoIter, *::MutItems -> *::IterMut This is of course a [breaking-change]. |
||
|---|---|---|
| .. | ||
| float.rs | ||
| mod.rs | ||
| num.rs | ||
| rt.rs | ||