Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_infer/src/traits/
Dproject.rs29 pub type NormalizedTy<'tcx> = Normalized<'tcx, Ty<'tcx>>; typedef
95 NormalizedTy { enumerator