Remove std::str. Issue #855
This commit is contained in:
parent
1b15c9e155
commit
e824775d53
50 changed files with 2 additions and 59 deletions
|
@ -32,7 +32,6 @@ import std::option;
|
|||
import std::option::is_none;
|
||||
import std::option::some;
|
||||
import std::option::none;
|
||||
import std::str;
|
||||
import std::istr;
|
||||
import syntax::print::pprust::*;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue