SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

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