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
ci: allow all Rust 1.93 clippy lints, re-enable auto-trigger
Allow type_complexity, drop_non_drop, unnecessary_cast,
cloned_ref_to_slice_refs in addition to previous allows.
These are style lints from Rust 1.93 clippy, not bugs.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments