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

Add add/sub methods that only panic with debug assertions to rustc #123175

Merged
merged 1 commit into from Apr 13, 2024

Commits on Apr 13, 2024

  1. Add add/sub methods that only panic with debug assertions to rustc

    This mitigates the perf impact of enabling overflow checks on rustc.
    The change to use overflow checks will be done in a later PR.
    Nilstrieb committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    5039160 View commit details
    Browse the repository at this point in the history