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