Function rustdoc::passes::collect_intra_doc_links::ambiguity_error
source · [−]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.