8c9640e34c
Suggest a float literal when dividing a floating-point type by `{integer}` closes #93829
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.