There was an error while loading. Please reload this page.
1 parent 7213bdd commit 2993d2fCopy full SHA for 2993d2f
.github/workflows/docusaurus.yml
@@ -24,7 +24,7 @@ jobs:
24
# Should stay in sync with fbcode/buck2/rust-toolchain
25
# And other similar references in this file and
26
# ci.yml
27
- toolchain: nightly-2024-10-13
+ toolchain: nightly-2025-03-29
28
override: true
29
- name: Install wasm-pack
30
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
.github/workflows/update-cargo-lock.yml
- name: cargo check
run: cargo check --features vendored --manifest-path=compiler/Cargo.toml
0 commit comments