Commit 76629ea
committed
Auto merge of #105650 - cassaundra:float-literal-suggestion, r=pnkfelix
Fix invalid float literal suggestions when recovering an integer
Only suggest adding a zero to integers with a preceding dot when the change will result in a valid floating point literal.
For example, `.0x0` should not be turned into `0.0x0`.
r? nnethercoteFile tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments