Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_middle/src/traits/
Dmod.rs207 pub struct InternedObligationCauseCode<'tcx> { struct
213 impl<'tcx> std::fmt::Debug for InternedObligationCauseCode<'tcx> { implementation
233 impl<'tcx> std::ops::Deref for InternedObligationCauseCode<'tcx> { implementation