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

UInt128: Throw DivideByZeroException when divisor is 0 #94640

Merged
merged 2 commits into from
Nov 13, 2023

Use ThrowHelper and avoid double check

4631b7b
Select commit
Loading
Failed to load commit list.
Merged

UInt128: Throw DivideByZeroException when divisor is 0 #94640

Use ThrowHelper and avoid double check
4631b7b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries) succeeded Nov 13, 2023 in 38m 35s

Build linux-arm64 Release NativeAOT_Libraries succeeded