diff options
| author | Camelid <camelidcamel@gmail.com> | 2020-11-22 14:29:46 -0800 |
|---|---|---|
| committer | Camelid <camelidcamel@gmail.com> | 2020-11-27 19:08:24 -0800 |
| commit | 2347eac4ccf62457994901501f64c84535a20f9b (patch) | |
| tree | e6c7cf48056b219f7f97dc23df337e1365df9f66 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 113c1476c923492ea1427b061458a6ab8faf8df8 (diff) | |
| download | rust-2347eac4ccf62457994901501f64c84535a20f9b.tar.gz rust-2347eac4ccf62457994901501f64c84535a20f9b.zip | |
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.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
