rustc: Limit creader exports

This commit is contained in:
Brian Anderson 2011-06-22 19:04:04 -07:00
parent ab98f16373
commit d9b56ec2ea
1 changed files with 7 additions and 0 deletions

View File

@ -31,6 +31,13 @@ import std::option::some;
import std::os;
import std::map::hashmap;
export get_symbol;
export get_tag_variants;
export get_type;
export read_crates;
export lookup_defs;
export get_type;
export list_file_metadata;
// Type decoding