pub(crate) const COVERAGE_PASSES: &[ConditionalPass];
Expand description
The list of default passes run when --doc-coverage
is passed to rustdoc.
pub(crate) const COVERAGE_PASSES: &[ConditionalPass];
The list of default passes run when --doc-coverage
is passed to rustdoc.