Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_trait_selection/src/traits/query/
Dnormalize.rs173 struct QueryNormalizer<'cx, 'tcx> { struct
183 impl<'cx, 'tcx> FallibleTypeFolder<TyCtxt<'tcx>> for QueryNormalizer<'cx, 'tcx> { argument