rustc: Limit creader exports
This commit is contained in:
parent
ab98f16373
commit
d9b56ec2ea
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user