about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2024-07-16 02:02:24 -0500
committerGitHub <noreply@github.com>2024-07-16 02:02:24 -0500
commit57fef31096b56d2a4ccb2c11fee6cbbbc04750a9 (patch)
treeaa08eedac896a18f776d3a3cd93d7a44d50fb55c /compiler/rustc_parse/src/errors.rs
parent12fd2f94b389d9510db0f8a948a98f402aeb0c0b (diff)
parentdab77c50daeb563a05b20b31527f731b683cded5 (diff)
downloadrust-57fef31096b56d2a4ccb2c11fee6cbbbc04750a9.tar.gz
rust-57fef31096b56d2a4ccb2c11fee6cbbbc04750a9.zip
Rollup merge of #127047 - tspiteri:f128-aconsts-lsd, r=tgross35
fix least significant digits of f128 associated constants

While the numbers are parsed to the correct value, the decimal numbers in the source were rounded to zero instead of to the nearest, making the literals different from the values shown in the documentation.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions