From 0f2b75628ffc7f8d37bf820d40e40f15ab11d3d1 Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Fri, 4 Oct 2019 09:38:42 +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 0af4bb2a529cd..f270a232d5da1 100644 --- a/taskcluster/ci/toolchain/cbindgen.yml +++ b/taskcluster/ci/toolchain/cbindgen.yml @@ -268,7 +268,7 @@ macos - 1 . -31 +32 win64 - cbindgen