]> git.lizzy.rs Git - rust.git/blobdiff - src/rustc/std_shim/Cargo.lock
Auto merge of #36441 - alexcrichton:rustbuild-target, r=brson
[rust.git] / src / rustc / std_shim / Cargo.lock
index fb0885c132d5e2a81af39f3f251230eea5757bd4..b460235545759a118b7eb8132945e2142bb65aaf 100644 (file)
@@ -44,6 +44,14 @@ dependencies = [
  "rustc_unicode 0.0.0",
 ]
 
+[[package]]
+name = "compiler_builtins"
+version = "0.0.0"
+dependencies = [
+ "core 0.0.0",
+ "gcc 0.3.27 (registry+https://github.com/rust-lang/crates.io-index)",
+]
+
 [[package]]
 name = "core"
 version = "0.0.0"
@@ -101,6 +109,7 @@ dependencies = [
  "alloc_system 0.0.0",
  "build_helper 0.1.0",
  "collections 0.0.0",
+ "compiler_builtins 0.0.0",
  "core 0.0.0",
  "gcc 0.3.27 (registry+https://github.com/rust-lang/crates.io-index)",
  "libc 0.0.0",