Searched defs:ErrorDescriptor (Results 1 – 1 of 1) sorted by relevance
402 struct ErrorDescriptor<'tcx> { in report_fulfillment_errors() struct403 predicate: ty::Predicate<'tcx>, in report_fulfillment_errors()404 index: Option<usize>, // None if this is an old error in report_fulfillment_errors()