Function enrich_lookup_context_with_ty

Source
pub fn enrich_lookup_context_with_ty(
    db: &dyn SemanticGroup,
    ty: TypeId,
    lookup_context: &mut ImplLookupContext,
)
Expand description

Adds the defining module of the type to the lookup context.