Add an intital HIR and lowering step
This commit is contained in:
@@ -43,6 +43,7 @@ extern crate rustc_driver;
|
||||
extern crate rustc_resolve;
|
||||
extern crate rustc_lint;
|
||||
extern crate rustc_back;
|
||||
extern crate rustc_front;
|
||||
extern crate serialize;
|
||||
extern crate syntax;
|
||||
extern crate test as testing;
|
||||
|
||||
Reference in New Issue
Block a user