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 wasi-wasm windows Release LibraryTests_Smoke) succeeded Nov 13, 2023 in 41m 23s

Build wasi-wasm windows Release LibraryTests_Smoke succeeded