We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29ad9a2 commit 9eaae92Copy full SHA for 9eaae92
src/librustc_incremental/Cargo.toml
@@ -14,3 +14,5 @@ rbml = { path = "../librbml" }
14
rustc = { path = "../librustc" }
15
rustc_data_structures = { path = "../librustc_data_structures" }
16
serialize = { path = "../libserialize" }
17
+log = { path = "../liblog" }
18
+syntax = { path = "../libsyntax" }
0 commit comments