Skip to content

Conversation

@martykulma
Copy link
Contributor

Runs bin/doc using nightly channel.

Motivation

bin/doc fails locally as the -Z flag requires nightly (it gets run as part of misc/githooks/pre-push)

materialize % bin/doc
cargo doc failed:
error: the `-Z` flag is only accepted on the nightly channel of Cargo, but this is the `stable` channel
See https://doc.rust-lang.org/book/appendix-07-nightly-rust.html for more information about Rust release channels.

Checklist

  • This PR has adequate test coverage / QA involvement has been duly considered. (trigger-ci for additional test/nightly runs)
  • This PR has an associated up-to-date design doc, is a design doc (template), or is sufficiently small to not require a design.
  • If this PR evolves an existing $T ⇔ Proto$T mapping (possibly in a backwards-incompatible way), then it is tagged with a T-proto label.
  • If this PR will require changes to cloud orchestration or tests, there is a companion cloud PR to account for those changes that is tagged with the release-blocker label (example).
  • If this PR includes major user-facing behavior changes, I have pinged the relevant PM to schedule a changelog post.

@martykulma martykulma marked this pull request as ready for review February 2, 2026 14:29
@martykulma martykulma requested a review from def- February 2, 2026 14:29
@martykulma martykulma force-pushed the maz-nightly-doc branch 3 times, most recently from e4e4699 to 244a32b Compare February 2, 2026 21:55
@martykulma martykulma merged commit 77c65ff into MaterializeInc:main Feb 3, 2026
133 of 135 checks passed
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