We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00ebea commit 834d580Copy full SHA for 834d580
library/rustc-std-workspace-core/Cargo.toml
@@ -12,3 +12,4 @@ path = "lib.rs"
12
13
[dependencies]
14
core = { path = "../core" }
15
+compiler_builtins = { path = "../compiler-builtins/compiler-builtins" }
0 commit comments