Skip to content

Commit 72b09c1

Browse files
committed
No bug - build cbindgen for macos using rust 1.32. r=froydnj
1.32 includes rust-lang/rust#49219, which means new cbindgen no longer depends on compiler internals, which fixes some reported build issues on IRC.
1 parent 759875a commit 72b09c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taskcluster/ci/toolchain/cbindgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ macosx64-cbindgen:
3939
- linux64-cctools-port
4040
- linux64-clang-7
4141
- linux64-llvm-dsymutil
42-
- linux64-rust-macos-1.31
42+
- linux64-rust-macos-1.32
4343

4444
win64-cbindgen:
4545
treeherder:

0 commit comments

Comments
 (0)