You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove invalid `clippy::manual_is_multiple_of` lint attribute
- Add `#[allow(clippy::comparison_chain)]` for readable comparison chains
This resolves CI failures in Dependabot PRs caused by unknown lint
and new clippy warnings in Rust 1.91.1.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments