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
check-exercises: Show all failures in DENYWARNINGS mode
This requires not setting -e for the `cargo test` run, nor exiting early
in the manual status check.
The motivation is that we'd like to see all warnings in this mode, not
just the first exercise with warnings.
0 commit comments