Skip to content

fix: make doc-coverage nightly pin effective#48

Merged
bh2smith merged 1 commit into
mainfrom
fix/doc-coverage-pin-nightly
Jun 19, 2026
Merged

fix: make doc-coverage nightly pin effective#48
bh2smith merged 1 commit into
mainfrom
fix/doc-coverage-pin-nightly

Conversation

@skonefal

Copy link
Copy Markdown
Contributor

The doc-coverage CI pin was ineffective: scripts/check-doc-coverage.sh used floating cargo +nightly, so rustup installed the latest nightly regardless of the pinned toolchain. This wires a NIGHTLY_TOOLCHAIN override (nightly-2026-06-01) so CI uses a reproducible nightly. doc-coverage is nightly-only (rust-lang/rust#58154).

Towards PLA-2114

Made with Cursor

@skonefal skonefal requested a review from bh2smith as a code owner June 18, 2026 13:37

@bh2smith bh2smith left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems legit!

@bh2smith bh2smith merged commit b406e29 into main Jun 19, 2026
3 checks passed
@bh2smith bh2smith deleted the fix/doc-coverage-pin-nightly branch June 19, 2026 09:03
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.

2 participants