mutant
mutant copied to clipboard
Add `insertion_warning` coverage condition
If the insertion itself causes a warning, and warnings are configured to kill mutations: Test execution can be spared.
Upon further discussion with @mbj this might make sense to be unconfigurable and always on and then we could call runtime_warning from #1113 just warning if we wanted to.