File tree Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,5 @@ test = false
11
11
12
12
[dependencies ]
13
13
rustc = { path = " ../librustc" }
14
- rustc_allocator = { path = " ../librustc_allocator" }
15
- rustc_back = { path = " ../librustc_back" }
16
- rustc_bitflags = { path = " ../librustc_bitflags" }
17
- rustc_const_math = { path = " ../librustc_const_math" }
18
- rustc_data_structures = { path = " ../librustc_data_structures" }
19
- rustc_errors = { path = " ../librustc_errors" }
20
- rustc_incremental = { path = " ../librustc_incremental" }
21
- rustc_llvm = { path = " ../librustc_llvm" }
22
- rustc_platform_intrinsics = { path = " ../librustc_platform_intrinsics" }
23
- serialize = { path = " ../libserialize" }
24
14
syntax = { path = " ../libsyntax" }
25
15
syntax_pos = { path = " ../libsyntax_pos" }
You can’t perform that action at this time.
0 commit comments