fn all_diagnostic_items(tcx: TyCtxt<'_>, (): ()) -> DiagnosticItemsExpand description
Traverse and collect all the diagnostic items in all crates.
fn all_diagnostic_items(tcx: TyCtxt<'_>, (): ()) -> DiagnosticItemsTraverse and collect all the diagnostic items in all crates.