2359ecc71f
suggest `MAX` constant if -1 is assigned to unsigned type Fixes #76413. Fixes #77416.
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.