about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry/patchable-function-entry-one-flag.rs
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-12-09 09:25:22 +0000
committerTrevor Gross <tmgross@umich.edu>2025-03-02 07:08:00 +0000
commit49a2d4c757e27f915d15664ba92bbe0d3f590a8e (patch)
tree4788de61cf95dbdadaedab2c9ebdae1b34e54fd2 /tests/codegen/patchable-function-entry/patchable-function-entry-one-flag.rs
parent5a2da96a44abad6be752c7ee1cac173aa1ca2f7c (diff)
downloadrust-49a2d4c757e27f915d15664ba92bbe0d3f590a8e.tar.gz
rust-49a2d4c757e27f915d15664ba92bbe0d3f590a8e.zip
dec2flt: Rename `Decimal` to `DecimalSeq`
This module currently contains two decimal types, `Decimal` and
`Number`. These names don't provide a whole lot of insight into what
exactly they are, and `Number` is actually the one that is more like an
expected `Decimal` type.

In accordance with this, rename the existing `Decimal` to `DecimalSeq`.
This highlights that it contains a sequence of decimal digits, rather
than representing a base-10 floating point (decimal) number.

Additionally, add some tests to validate internal behavior.
Diffstat (limited to 'tests/codegen/patchable-function-entry/patchable-function-entry-one-flag.rs')
0 files changed, 0 insertions, 0 deletions