Skip to content

Commit ebef7a7

Browse files
authored
Update toolchain for raytrace example (#1806)
Pulls in an LLVM tweak which emits far fewer `memory.copy`, drastrically improving performance on Firefox!
1 parent 0e3b696 commit ebef7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
steps:
210210
- template: ci/azure-install-rust.yml
211211
parameters:
212-
toolchain: nightly-2019-09-26
212+
toolchain: nightly-2019-10-04
213213
# Temporarily disable sccache because it is failing on CI.
214214
# - template: ci/azure-install-sccache.yml
215215
- script: rustup component add rust-src

0 commit comments

Comments
 (0)