rustc: import vstore_uniq
This commit is contained in:
parent
65bd46c8a5
commit
c83ab4bcb8
@ -52,7 +52,8 @@
|
||||
import pat_util::{pat_is_variant, pat_id_map};
|
||||
import middle::ty;
|
||||
import middle::ty::{arg, field, node_type_table, mk_nil,
|
||||
ty_param_bounds_and_ty, lookup_public_fields};
|
||||
ty_param_bounds_and_ty, lookup_public_fields,
|
||||
vstore_uniq};
|
||||
import std::smallintmap;
|
||||
import std::map;
|
||||
import std::map::{hashmap, int_hash};
|
||||
|
Loading…
Reference in New Issue
Block a user