rustc: Remove some interior vectors from typestate and some useless vec-related imports
This commit is contained in:
parent
ccd0fffcce
commit
a3add84909
6 changed files with 7 additions and 26 deletions
|
@ -7,7 +7,6 @@
|
|||
*/
|
||||
import std::ivec;
|
||||
import std::str;
|
||||
import std::vec;
|
||||
import std::option;
|
||||
import std::generic_os;
|
||||
import base::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue