fmt
This commit is contained in:
parent
b65cdffbe4
commit
c96493829b
1 changed files with 1 additions and 1 deletions
|
|
@ -56,9 +56,9 @@ extern crate either;
|
|||
extern crate tracing;
|
||||
|
||||
// The rustc crates we need
|
||||
extern crate rustc_attr;
|
||||
extern crate rustc_apfloat;
|
||||
extern crate rustc_ast;
|
||||
extern crate rustc_attr;
|
||||
extern crate rustc_const_eval;
|
||||
extern crate rustc_data_structures;
|
||||
extern crate rustc_errors;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue