Skip to content

Commit

Permalink
Update toolchain for raytrace example (#1806)
Browse files Browse the repository at this point in the history
Pulls in an LLVM tweak which emits far fewer `memory.copy`, drastrically
improving performance on Firefox!
  • Loading branch information
alexcrichton committed Oct 4, 2019
1 parent 0e3b696 commit ebef7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -209,7 +209,7 @@ jobs:
steps:
- template: ci/azure-install-rust.yml
parameters:
toolchain: nightly-2019-09-26
toolchain: nightly-2019-10-04
# Temporarily disable sccache because it is failing on CI.
# - template: ci/azure-install-sccache.yml
- script: rustup component add rust-src
Expand Down

0 comments on commit ebef7a7

Please sign in to comment.