mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 14:43:24 +00:00
a3cde636fc
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |