mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-24 14:32:21 +03:00
2359ecc71f
suggest `MAX` constant if -1 is assigned to unsigned type Fixes #76413. Fixes #77416.