mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
f702bd6a52
Also, adjust the MAX to be `u32::MAX - 1`, leaving room for `u32::MAX` to become a sentinel value in the future.