Function rustdoc::passes::collect_intra_doc_links::ambiguity_error[][src]

fn ambiguity_error(
    cx: &DocContext<'_>,
    diag_info: DiagnosticInfo<'_>,
    path_str: &str,
    candidates: Vec<Res>
)
Expand description

Report an ambiguity error, where there were multiple possible resolutions.