Skip to main content

admit_resolution_key_failures

Function admit_resolution_key_failures 

Source
fn admit_resolution_key_failures(
    project: ProjectInstanceId,
    generation: IndexGeneration,
    graphs: &[impl Borrow<SymbolGraph>],
    packages: &PackageIndex,
    configured_modules: &ConfiguredModuleResolution,
    report: &mut GraphIdentityAdmission,
    control: &IndexWorkControl,
) -> Result<(), CliError>
Expand description

Validate derived canonical keys before the entity projection requests them.