]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_passes/Cargo.toml
Auto merge of #56838 - Aaron1011:fix/rustdoc-infer-unify, r=nikomatsakis
[rust.git] / src / librustc_passes / Cargo.toml
index 4bab24ae1392c1198fc1c8dba27ce64607ebfea6..2babb93eedbcfb68732f7b1c821bb6a1bdf15a49 100644 (file)
@@ -12,7 +12,6 @@ crate-type = ["dylib"]
 log = "0.4"
 rustc = { path = "../librustc" }
 rustc_mir = { path = "../librustc_mir"}
-rustc_const_math = { path = "../librustc_const_math" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 syntax = { path = "../libsyntax" }
 syntax_pos = { path = "../libsyntax_pos" }