]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_mir_dataflow/Cargo.toml
Rollup merge of #98022 - compiler-errors:erroneous-borrowck-span, r=oli-obk
[rust.git] / compiler / rustc_mir_dataflow / Cargo.toml
index ffd7e3cd06bd266d1e797fb981811cfe1459cbe7..a0c70a3fd81f1880dda81c076e65b3022b7a4fdf 100644 (file)
@@ -18,6 +18,5 @@ rustc_hir = { path = "../rustc_hir" }
 rustc_index = { path = "../rustc_index" }
 rustc_middle = { path = "../rustc_middle" }
 rustc_serialize = { path = "../rustc_serialize" }
-rustc_session = { path = "../rustc_session" }
 rustc_target = { path = "../rustc_target" }
 rustc_span = { path = "../rustc_span" }