Skip to content

CI: fix rust-toolchain.toml and doctests #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pchickey
Copy link
Contributor

@pchickey pchickey commented Aug 8, 2025

CI is broken:

  • rust-toolchain.toml was overriding the toolchain to 1.82 locally, but not on CI. The latest rust 1.89, running on CI, would fail due to doctests picking up more than before with --target wasm32-wasip2.
  • the failing doctests are now fixed

@pchickey pchickey requested a review from yoshuawuyts August 8, 2025 18:05
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.

1 participant