Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Derive std::cmp::Reverse as Copy or Clone
If the type parameter is Copy or Clone, then `Reverse` should be too.
- Loading branch information