Skip to content

fix: finish Clippy cleanup for Rust 1.85 - #78

Merged
Teakowa merged 1 commit into
mainfrom
codex/deltin-clippy-msrv-cleanup
Aug 27, 2026
Merged

fix: finish Clippy cleanup for Rust 1.85#78
Teakowa merged 1 commit into
mainfrom
codex/deltin-clippy-msrv-cleanup

Conversation

@Teakowa

@Teakowa Teakowa commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • finish the Clippy baseline cleanup for the Rust 1.85 CI toolchain
  • keep the fixes mechanical and behavior-preserving
  • avoid lint suppressions and unrelated refactors

Validation

  • rustup run 1.85.0 cargo fmt --all
  • rustup run 1.85.0 cargo clippy --locked --workspace --all-targets -- -D warnings
  • rustup run 1.85.0 cargo test --locked --workspace --all-targets
  • cargo run --quiet -- support --check
  • git diff --check

This follow-up keeps the shared CI migration in #75 limited to workflow files.

@Teakowa
Teakowa marked this pull request as ready for review August 27, 2026 10:24
@Teakowa
Teakowa merged commit 3819ff3 into main Aug 27, 2026
1 check passed
@Teakowa
Teakowa deleted the codex/deltin-clippy-msrv-cleanup branch August 27, 2026 10:29
@e54-bot e54-bot mentioned this pull request Aug 27, 2026
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