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
This commit adds a variation of the existing `clippy-ci` alias that only
tests the `--lib` target. This is intended to be used when linting with
the MSRV, where we don't want dev dependencies and other non-essential
code being linted with the MSRV toolchain.
0 commit comments