From 95fcac0fe52d325187115f681390e412ce1de488 Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Fri, 4 Oct 2019 02:41:57 +0000 Subject: [PATCH] No bug - build cbindgen for macos using rust 1.32. r=froydnj 1.32 includes https://github.com/rust-lang/rust/pull/49219, which means new cbindgen no longer depends on compiler internals, which fixes some reported build issues on IRC. UltraBlame original commit: 8e48fdd65475c48fdc2f6af9e359c3d07bee66e5 --- taskcluster/ci/toolchain/cbindgen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taskcluster/ci/toolchain/cbindgen.yml b/taskcluster/ci/toolchain/cbindgen.yml index 920be966373bd..e8b9c38880403 100644 --- a/taskcluster/ci/toolchain/cbindgen.yml +++ b/taskcluster/ci/toolchain/cbindgen.yml @@ -39,7 +39,7 @@ macosx64-cbindgen: - linux64-cctools-port - linux64-clang-7 - linux64-llvm-dsymutil - - linux64-rust-macos-1.31 + - linux64-rust-macos-1.32 win64-cbindgen: treeherder: