Skip to content

Clippy ci#63

Closed
willstott101 wants to merge 3 commits intomainfrom
clippy-ci
Closed

Clippy ci#63
willstott101 wants to merge 3 commits intomainfrom
clippy-ci

Conversation

@willstott101
Copy link
Contributor

No description provided.

roderickvd and others added 3 commits August 20, 2025 14:42
- Add clippy and Rust idiom lint attributes
- Refactor code for clippy::pedantic and idiomatic style
- Replace unwrap() with infallible constructors where possible
- Improve error handling and documentation
- Use assert! instead of panic! for invariants
- Prefer From over Into for conversions
- Update examples and tests for new API
- Remove unused imports and code
- Add Default implementation for Responder
@willstott101 willstott101 deleted the clippy-ci branch August 21, 2025 12:35
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.

2 participants