Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The new trait bounds on `AffineArithmetic` ensure that `AffinePoint` is always `Copy`. So the previously imposed trait bounds prevent `Copy` impls which should be available by default.
- Loading branch information