Searched defs:note_span (Results 1 – 6 of 6) sorted by relevance
88 let mut note_span = MultiSpan::from_spans(multi_span.clone()); in report_object_safety_error() localVariable
227 let note_span = if with_span { in suggest_note() localVariable
236 let note_span = if item.is_local() { in note_ambiguous_inherent_assoc_type() localVariable
616 pub note_span: Span, field
1192 let note_span = if item.def_id.is_local() { in note_candidates_on_method_error() localVariable
1712 let mut note_span = MultiSpan::from_span(def_span); in report_privacy_error() localVariable