remove indexed_vec re-export from rustc_data_structures
This commit is contained in:
@@ -31,6 +31,7 @@ extern crate libc;
|
||||
#[macro_use] extern crate rustc;
|
||||
extern crate rustc_target;
|
||||
#[macro_use] extern crate rustc_data_structures;
|
||||
extern crate rustc_index;
|
||||
extern crate rustc_incremental;
|
||||
extern crate rustc_codegen_utils;
|
||||
extern crate rustc_codegen_ssa;
|
||||
|
||||
Reference in New Issue
Block a user