Skip to content

chore: clean up Clippy baseline - #77

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

chore: clean up Clippy baseline#77
Teakowa merged 1 commit into
mainfrom
codex/deltin-clippy-baseline

Conversation

@Teakowa

@Teakowa Teakowa commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove the existing Clippy baseline without lint suppressions
  • preserve semantic behavior for conversion and compatibility checks
  • remove only confirmed-unused HIR/oracle state
  • clean test-only diagnostics exposed by --all-targets

Validation

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

This PR is intentionally separate from the shared CI migration in #75.

Fix existing Clippy diagnostics without suppressions or unrelated refactors.
@Teakowa
Teakowa marked this pull request as ready for review August 27, 2026 10:11
@Teakowa
Teakowa merged commit 4ce479c into main Aug 27, 2026
1 check passed
@Teakowa
Teakowa deleted the codex/deltin-clippy-baseline branch August 27, 2026 10:13
@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