fn find_trait_for_assoc_item( scope: &SemanticsScope<'_>, type_param: TypeParam, assoc_item: NameRef, ) -> Option<Trait>