Skip to content

Commit 5cdcad9

Browse files
committed
update Cargo.toml for rustbuild
1 parent d3c489c commit 5cdcad9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/librustc_passes/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ crate-type = ["dylib"]
1212
log = { path = "../liblog" }
1313
rustc = { path = "../librustc" }
1414
rustc_const_eval = { path = "../librustc_const_eval" }
15+
rustc_const_math = { path = "../librustc_const_math" }
1516
syntax = { path = "../libsyntax" }

0 commit comments

Comments
 (0)