Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_infer/src/infer/canonical/
Dquery_response.rs693 struct QueryTypeRelatingDelegate<'a, 'tcx> { struct
700 impl<'tcx> TypeRelatingDelegate<'tcx> for QueryTypeRelatingDelegate<'_, 'tcx> { argument