Skip to main content

diagnose_manifest_inner

Function diagnose_manifest_inner 

Source
fn diagnose_manifest_inner(
    manifest: &ManifestFor<'_>,
    manifest_path: &Path,
    cargo_lints: &TomlToolLints,
    stats: &mut DiagnosticStats,
    gctx: &GlobalContext,
) -> CargoResult<()>