2 authors = ["The Rust Project Developers"]
12 graphviz = { path = "../libgraphviz" }
13 log = { path = "../liblog" }
14 rustc = { path = "../librustc" }
15 rustc_back = { path = "../librustc_back" }
16 rustc_const_eval = { path = "../librustc_const_eval" }
17 rustc_const_math = { path = "../librustc_const_math" }
18 rustc_data_structures = { path = "../librustc_data_structures" }
19 syntax = { path = "../libsyntax" }