cg_gcc: Factor out rustc_target::abi
This commit is contained in:
@@ -32,6 +32,7 @@ extern crate tempfile;
|
||||
extern crate tracing;
|
||||
|
||||
// The rustc crates we need
|
||||
extern crate rustc_abi;
|
||||
extern crate rustc_apfloat;
|
||||
extern crate rustc_ast;
|
||||
extern crate rustc_attr;
|
||||
|
||||
Reference in New Issue
Block a user