Skip to content

fix: align release and MSRV clippy gates - #33

Merged
calvin-archastro merged 1 commit into
mainfrom
fix/v0.8.0-msrv-clippy
Aug 6, 2026
Merged

fix: align release and MSRV clippy gates#33
calvin-archastro merged 1 commit into
mainfrom
fix/v0.8.0-msrv-clippy

Conversation

@calvin-archastro

Copy link
Copy Markdown
Contributor

Summary

  • satisfy Rust 1.88 Clippy in the Ruby Rake task matcher
  • make PR MSRV validation run the same strict Clippy gate as tagged releases
  • unblock the public v0.8.0 release before any artifacts were published

Validation

  • rustup run 1.88.0 cargo clippy --locked --all-targets --all-features -- -D warnings
  • rustup run 1.88.0 cargo test --locked --all-targets --all-features (554 passed)

@calvin-archastro
calvin-archastro requested a review from a team August 6, 2026 13:41
@calvin-archastro
calvin-archastro merged commit b9c2e7a into main Aug 6, 2026
11 checks passed
@calvin-archastro
calvin-archastro deleted the fix/v0.8.0-msrv-clippy branch August 6, 2026 13: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