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