Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_trait_selection/src/solve/
Dnormalize.rs19 pub(crate) fn deeply_normalize<'tcx, T: TypeFoldable<TyCtxt<'tcx>>>( in deeply_normalize() function
/third_party/rust/rust/compiler/rustc_trait_selection/src/traits/
Dproject.rs73 fn deeply_normalize<T: TypeFoldable<TyCtxt<'tcx>>>( in deeply_normalize() method
92 fn deeply_normalize<T: TypeFoldable<TyCtxt<'tcx>>>( in deeply_normalize() method