move codegenunitext to rustc::mir::mono
This commit is contained in:
parent
621bf0da80
commit
e21d002bd2
4 changed files with 70 additions and 92 deletions
|
|
@ -32,7 +32,6 @@ extern crate flate2;
|
|||
#[macro_use] extern crate bitflags;
|
||||
extern crate libc;
|
||||
#[macro_use] extern crate rustc;
|
||||
extern crate rustc_mir;
|
||||
extern crate rustc_allocator;
|
||||
extern crate rustc_target;
|
||||
#[macro_use] extern crate rustc_data_structures;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue