Skip to content

[codex] Update CI nightly for fmt and clippy#10

Merged
Bathtor merged 1 commit into
masterfrom
codex/ci-rust-1-96-nightly
Apr 11, 2026
Merged

[codex] Update CI nightly for fmt and clippy#10
Bathtor merged 1 commit into
masterfrom
codex/ci-rust-1-96-nightly

Conversation

@Bathtor

@Bathtor Bathtor commented Apr 11, 2026

Copy link
Copy Markdown
Owner

What changed

  • Update the pinned nightly in GitHub Actions for cargo clippy and cargo fmt to nightly-2026-03-01, matching the current local Rust toolchain.
  • Update rustfmt.toml to require rustfmt 1.9.0 so local and CI formatting checks agree.
  • Correct the cargo fmt job step label to reflect that it installs a nightly toolchain.

Why

The repository was still pinned to nightly-2024-09-25 for formatting and clippy, while the local environment is now rustc 1.96.0-nightly (80381278a 2026-03-01). Updating both the workflow and the rustfmt version pin keeps formatting and linting checks aligned.

Validation

  • cargo fmt --all -- --check
  • cargo clippy --all-targets -- -D warnings

@Bathtor Bathtor marked this pull request as ready for review April 11, 2026 10:37
@Bathtor Bathtor merged commit 1df0326 into master Apr 11, 2026
20 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.

1 participant