Function lint

Source
pub(super) fn lint(
    outdir: &Path,
    librustdoc_path: &Path,
    tools_path: &Path,
    bless: bool,
) -> Result<(), Error>