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