Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test for StructuralEq for std::cmp::Ordering.
Added test in library/core/tests/cmp.rs that ensures that `const`s of type `Ordering`s can be used in patterns.
- Loading branch information