Skip to content

[codex] chore: pin Rust toolchain - #35

Merged
ubugeeei merged 1 commit into
mainfrom
codex/rust-toolchain
May 18, 2026
Merged

[codex] chore: pin Rust toolchain#35
ubugeeei merged 1 commit into
mainfrom
codex/rust-toolchain

Conversation

@ubugeeei

Copy link
Copy Markdown
Member

Summary

  • Adds rust-toolchain.toml pinned to Rust 1.88.0.
  • Includes clippy, rustfmt, and the wasm target used by CI.

Closes #2

Validation

  • rustc --version -> rustc 1.88.0
  • cargo check -p fastsse

@ubugeeei
ubugeeei force-pushed the codex/rust-toolchain branch from b088d25 to c73d410 Compare May 18, 2026 04:49
@ubugeeei
ubugeeei merged commit ec6a9f9 into main May 18, 2026
1 check failed
@ubugeeei
ubugeeei deleted the codex/rust-toolchain branch May 18, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: pin the Rust toolchain used by local and CI builds

1 participant