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