Remove temporary stdlib placeholders, use actual stdlib functions
(Possible now that a snapshot took place.)
This commit is contained in:
parent
4c315666dd
commit
7661c08496
21 changed files with 53 additions and 87 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
import ast::ty_mach;
|
||||
import ast::ty_mach_to_str;
|
||||
import _std::new_str_hash;
|
||||
import std::map::new_str_hash;
|
||||
import util::interner;
|
||||
import std::int;
|
||||
import std::uint;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue