Skip to content
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

fix(rust): make rust doc tests not run with nightly #364

Merged
merged 8 commits into from
Jan 3, 2025

Conversation

stevenj
Copy link
Collaborator

@stevenj stevenj commented Jan 2, 2025

Description

Don't use the nightly compiler for doc tests.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@stevenj stevenj self-assigned this Jan 3, 2025
@stevenj stevenj added the ci/cd CI/CD Fixes or Improvements. label Jan 3, 2025
@stevenj stevenj merged commit 9e6551a into master Jan 3, 2025
35 checks passed
@stevenj stevenj deleted the fix/rust-docs-not-nightly branch January 3, 2025 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd CI/CD Fixes or Improvements.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant