pub(crate) fn add_missing_impl_members( acc: &mut Assists, ctx: &AssistContext<'_, '_>, ) -> Option<()>