Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FixedDecimal rounding bug; add more tests #3644

Merged
merged 7 commits into from
Jul 7, 2023
Merged

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    8e56efe View commit details
    Browse the repository at this point in the history
  2. fmt

    sffc committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    11d5efe View commit details
    Browse the repository at this point in the history
  3. Inline trunc_internal

    sffc committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c583e2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d97592c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Another coverage test

    sffc committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    048dd23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d0649 View commit details
    Browse the repository at this point in the history
  3. Add clippy suppressions

    sffc committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c3dd66c View commit details
    Browse the repository at this point in the history