Skip to content

Commit

Permalink
Auto merge of #44921 - est31:master, r=alexcrichton
Browse files Browse the repository at this point in the history
Update the libcompiler_builtins submodule

Pulls in the latest changes from libcompiler_builtins.

It should work, but it would be best if this wouldn't get put into a rollup so that bisecting is possible if there is a regression.

r? @alexcrichton
  • Loading branch information
bors committed Oct 1, 2017
2 parents afe9320 + 4114d68 commit 1c09315
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
8 changes: 1 addition & 7 deletions src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/libcompiler_builtins
2 changes: 1 addition & 1 deletion src/rustc/compiler_builtins_shim/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ doctest = false
core = { path = "../../libcore" }

[build-dependencies]
gcc = "0.3"
cc = "1.0"

[features]
c = []
Expand Down

0 comments on commit 1c09315

Please sign in to comment.