Skip to content

GitHub ci#4

Merged
cdrappi merged 6 commits intomainfrom
github-ci
Jan 27, 2026
Merged

GitHub ci#4
cdrappi merged 6 commits intomainfrom
github-ci

Conversation

@cdrappi
Copy link
Contributor

@cdrappi cdrappi commented Jan 27, 2026

No description provided.

- Add rustfmt configuration
- Apply nightly rustfmt to all files
- Fix unused variable warning in server.rs
- Run cargo +nightly fmt check
- Run cargo clippy with warnings as errors
- Run cargo check with warnings as errors
- Build with cargo build
- Run tests with cargo test
- Use Swatinem/rust-cache for faster builds
- Allow implicit_saturating_sub in checkpoint/manager.rs
- Allow ptr_arg in config.rs
- Allow module_inception in server/mod.rs
- Allow new_without_default in server/server.rs
- Allow useless_format in server/server.rs
Explicitly specify stable toolchain to avoid running on nightly
which doesn't have clippy installed. Only rustfmt uses nightly.
@cdrappi cdrappi merged commit ded7c7f into main Jan 27, 2026
1 check passed
@cdrappi cdrappi deleted the github-ci branch January 27, 2026 16:54
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