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
#### Problem
The clippy job doesn't enable all features, which means we could miss
some warnings.
#### Summary of changes
Add `--all-features` to the clippy target.
0 commit comments