bors
28b86e0860
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-11-28 07:48:56 +00:00
2020-11-27 13:45:22 +00:00
2020-11-28 07:48:56 +00:00
2020-11-26 17:08:35 -05:00
2020-11-27 20:48:53 +01:00
2020-11-29 09:28:09 +00:00
2020-11-28 07:48:56 +00:00
2020-11-23 14:14:06 -08:00
2020-11-26 18:51:45 +00:00
2020-11-27 19:07:14 -08:00
2020-11-26 17:08:35 -05:00
2020-11-23 14:14:06 -08:00
2020-11-26 21:32:29 +01:00
2020-11-26 21:32:27 +01:00
2020-11-26 21:32:27 +01:00
2020-11-27 18:45:34 -03:00
2020-11-28 07:48:56 +00:00
2020-11-28 17:47:34 +03:00
2020-11-25 09:45:33 -08:00
2020-11-27 20:39:49 +01:00
2020-11-29 21:04:23 +00:00
2020-11-28 07:48:56 +00:00
2020-11-28 22:07:15 +00:00
2020-11-30 01:42:14 +00:00
2020-11-28 18:08:17 +01:00
2020-11-26 21:29:27 +01:00
2020-11-26 21:32:27 +01:00
2020-11-26 21:32:27 +01:00
2020-11-26 21:32:27 +01:00
2020-11-24 20:08:54 -08:00
2020-11-29 03:14:21 +01:00
2020-11-26 21:29:27 +01:00
2020-11-26 11:31:59 +01:00
2020-11-29 21:04:23 +00:00
2020-11-26 17:08:36 -05:00
2020-11-29 21:04:23 +00:00