Function check

Source
pub fn check(
    librustdoc_path: &Path,
    tools_path: &Path,
    src_path: &Path,
    bad: &mut bool,
)