mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
b13b495b91
Added test in library/core/tests/cmp.rs that ensures that `const`s of type `Ordering`s can be used in patterns.