Skip to content

Commit d0db8f0

Browse files
authored
Rustup
1 parent 624d684 commit d0db8f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ extern crate rustc_allocator;
77
extern crate rustc_codegen_ssa;
88
extern crate rustc_codegen_utils;
99
extern crate rustc_data_structures;
10+
extern crate rustc_driver;
1011
extern crate rustc_fs_util;
1112
extern crate rustc_incremental;
1213
extern crate rustc_mir;

0 commit comments

Comments
 (0)