I suggest to leave warning as is and simply change message to:
    
    
      passing '...' to a sink parameter introduces an implicit copy; use 
'move(...)' to force sink or copy(...) for explicit copy
    
    
    Run

Reply via email to