rustc_resolve::diagnostics

Function search_for_any_use_in_items

source
fn search_for_any_use_in_items(items: &[P<Item>]) -> Option<Span>