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
For `cargo test`, use an exclusion approach instead of an inclusion
approach, to increase coverage.
For `cargo {build,clippy,doc}`, include the examples on Windows CI.
(`cargo build` doesn't work for `vecadd` due to a `nanorand` linking
problem, but everything else works.)
0 commit comments