1
Fork 0

Change from core::ops::RangeFull to std::ops

This commit is contained in:
Nick Cameron 2015-01-28 18:16:00 +13:00
parent bf2b473816
commit 023d49e347
6 changed files with 9 additions and 9 deletions

View file

@ -310,5 +310,4 @@ mod std {
pub use slice;
pub use boxed; // used for vec![]
}