Skip to content

ci: use nightly toolchain for docs deployment - #7

Merged
alexnodeland merged 1 commit into
mainfrom
fix/docs-nightly-toolchain
Feb 22, 2026
Merged

ci: use nightly toolchain for docs deployment#7
alexnodeland merged 1 commit into
mainfrom
fix/docs-nightly-toolchain

Conversation

@alexnodeland

Copy link
Copy Markdown
Owner

Summary

  • Switch docs workflow from stable to nightly Rust toolchain
  • The --enable-index-page and -Zunstable-options rustdoc flags require the nightly compiler, causing the deploy pipeline to fail on stable

Test plan

  • Verify docs deployment workflow passes on this branch
  • Confirm GitHub Pages deploys successfully after merge

🤖 Generated with Claude Code

The --enable-index-page and -Zunstable-options rustdoc flags
require the nightly compiler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alexnodeland
alexnodeland merged commit 154ca02 into main Feb 22, 2026
7 checks passed
@alexnodeland
alexnodeland deleted the fix/docs-nightly-toolchain branch February 22, 2026 19:46
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