mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
cfbae3e194
This commit changes the test code to compare against easier-to-read, static values instead of relying on the result of `wrapping_add()` which may or may not result in the value that we expect.