Skip to content

Commit 95fcac0

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. UltraBlame original commit: 8e48fdd65475c48fdc2f6af9e359c3d07bee66e5
1 parent 1a19b51 commit 95fcac0

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)