Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable the missing_copy_implementations lint
As we will be adding more actions to this enum in the future, it will soon become non-Copyable so we don't want this lint triggering.
- Loading branch information