pub fn prepare_doc_compiler(
builder: &Builder<'_>,
target: TargetSelection,
stage: u32,
) -> CompilerExpand description
Prepare a compiler that will be able to document something for target at stage.
pub fn prepare_doc_compiler(
builder: &Builder<'_>,
target: TargetSelection,
stage: u32,
) -> CompilerPrepare a compiler that will be able to document something for target at stage.