Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_infer/src/infer/canonical/
Dcanonicalizer.rs224 struct CanonicalizeUserTypeAnnotation; struct
226 impl CanonicalizeMode for CanonicalizeUserTypeAnnotation { implementation