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 target does not include `--all-features`, which means we
could eventually miss warnings.
#### Summary of changes
Add `--all-features` to the target.
0 commit comments