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
When --cover is used switch off unwinding-assertions
As the default is now to switch on the unwinding-assertions, we don't
want a user to have to specify `--no-unwinding-assertions` in order to
use `--cover`.
0 commit comments