Delete rest of rustrt
... and address other rebasing fallout.
This commit is contained in:
parent
d08600b189
commit
0ce5faaa7b
3 changed files with 2 additions and 133 deletions
|
|
@ -41,6 +41,7 @@ use option::Option;
|
|||
use option::Option::{Some, None};
|
||||
use ops::{Deref, DerefMut, FnOnce};
|
||||
use result::Result::{Ok, Err};
|
||||
use rt;
|
||||
use slice::SliceExt;
|
||||
use str::StrPrelude;
|
||||
use string::String;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue