The value of `-Cinstrument-coverage=` doesn't need to be `Option`
Not using this flag is identical to passing `-Cinstrument-coverage=off`, so there's no need to distinguish between `None` and `Some(Off)`.
Z
Zalathar committed
9f5fc0283cedc2cbae3727764b451098a7e98071
Parent: 278eaf5