pub fn check( root_path: &Path, outdir: &Path, librustdoc_path: &Path, tools_path: &Path, npm: &Path, cargo: &Path, extra_checks: Option<Vec<String>>, pos_args: Vec<String>, tidy_ctx: TidyCtx, )