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: avoid overflow when counting scalars (PROOF-906) #38

Merged
merged 4 commits into from
Sep 12, 2024
Merged

Commits on Sep 11, 2024

  1. avoid overflow

    rnburn committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    20f4a71 View commit details
    Browse the repository at this point in the history
  2. fix clippy

    rnburn committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e5d515e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47c0923 View commit details
    Browse the repository at this point in the history
  4. drop dead code

    rnburn committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    046c999 View commit details
    Browse the repository at this point in the history