bors 3be53bc45a Auto merge of #79329 - camelid:int-lit-suffix-error, r=davidtwco
Update error to reflect that integer literals can have float suffixes

For example, `1` is parsed as an integer literal, but it can be turned
into a float with the suffix `f32`. Now the error calls them "numeric
literals" and notes that you can add a float suffix since they can be
either integers or floats.
2020-11-30 01:42:14 +00:00
..
2020-10-22 13:23:14 +01:00
2020-07-10 07:39:28 -04:00
2019-12-31 20:55:12 +09:00
2019-12-31 20:55:12 +09:00
2019-12-31 20:55:12 +09:00
2019-12-31 20:55:12 +09:00
2019-12-31 20:55:12 +09:00
2020-01-02 09:32:55 +09:00
2020-02-21 16:24:58 +09:00
2020-03-03 22:22:46 +09:00
2020-02-28 22:00:20 +01:00
2020-11-13 17:11:13 +05:30
2020-03-10 18:18:34 +09:00