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 const_err with -(-0.0) #64063

Merged
merged 7 commits into from
Sep 5, 2019
Merged

Fix const_err with -(-0.0) #64063

merged 7 commits into from
Sep 5, 2019

Commits on Sep 1, 2019

  1. Fix const_err with -(-0.0)

    JohnTitor committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    35c9e5f View commit details
    Browse the repository at this point in the history
  2. Add opt-level check

    JohnTitor committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    3a6aada View commit details
    Browse the repository at this point in the history
  3. Add overflow_check check

    JohnTitor committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    4a0872b View commit details
    Browse the repository at this point in the history
  4. Fix overflow_check

    JohnTitor committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    8e9825a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cd9c16 View commit details
    Browse the repository at this point in the history
  6. Fix tests again

    JohnTitor committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    a937d8c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Add compile flag

    JohnTitor committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    41deb83 View commit details
    Browse the repository at this point in the history