Home
last modified time | relevance | path

Searched defs:ErrorDescriptor (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_trait_selection/src/traits/error_reporting/
Dmod.rs402 struct ErrorDescriptor<'tcx> { in report_fulfillment_errors() struct
403 predicate: ty::Predicate<'tcx>, in report_fulfillment_errors()
404 index: Option<usize>, // None if this is an old error in report_fulfillment_errors()