Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_middle/src/traits/
H A Dmod.rs438 pub struct DerivedObligationCause<'tcx> { struct
443 pub parent_trait_ref: ty::PolyTraitRef<'tcx>,
446 pub parent_code: Lrc<ObligationCauseCode<'tcx>>,