diff options
| author | Trevor Gross <tmgross@umich.edu> | 2024-12-09 09:25:22 +0000 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2025-03-02 07:08:00 +0000 |
| commit | 49a2d4c757e27f915d15664ba92bbe0d3f590a8e (patch) | |
| tree | 4788de61cf95dbdadaedab2c9ebdae1b34e54fd2 /tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs | |
| parent | 5a2da96a44abad6be752c7ee1cac173aa1ca2f7c (diff) | |
| download | rust-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-both-flags.rs')
0 files changed, 0 insertions, 0 deletions
