Closed
Description
I tried building this today but it failed.
Compiling rustc_codegen_gcc v0.1.0 (/home/tromey/Rust/rustc_codegen_gcc)
error[E0463]: can't find crate for `rustc_ast`
--> src/lib.rs:18:1
|
18 | extern crate rustc_ast;
| ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
error: aborting due to previous error
I'm not sure if this is something I did wrong or not.
Metadata
Metadata
Assignees
Labels
No labels