2 authors = ["The Rust Project Developers"]
3 name = "rustc_borrowck"
7 name = "rustc_borrowck"
12 log = { path = "../liblog" }
13 syntax = { path = "../libsyntax" }
14 graphviz = { path = "../libgraphviz" }
15 rustc = { path = "../librustc" }
16 rustc_mir = { path = "../librustc_mir" }