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
Previously there was one job that ran clippy across all supported
operating systems for both the latest stable, and the MSRV Rust
toolchains.
This commit splits that job into two: one for stable and one for the
MSRV toolchain. This will make it easier to customize MSRV specific
settings in a subsequent commit.
0 commit comments