Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pedrobsaila
Copy link
Contributor

Fixes #94523

@ghost ghost added area-System.Runtime community-contribution Indicates that the PR has been added by a community member labels Dec 30, 2023
@ghost
Copy link

ghost commented Dec 30, 2023

Tagging subscribers to this area: @dotnet/area-system-runtime
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #94523

Author: pedrobsaila
Assignees: -
Labels:

area-System.Runtime

Milestone: -

@tannergooding
Copy link
Member

Failures are likely unrelated and look to be an issue that was resolved yesterday. Rerunning so we can get this merged

@tannergooding tannergooding merged commit 3c4b628 into dotnet:main Jan 16, 2024
@tannergooding
Copy link
Member

/backport to release/8.0-staging

Copy link
Contributor

Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/7547488726

@pedrobsaila pedrobsaila deleted the 94523 branch January 16, 2024 21:31
tmds pushed a commit to tmds/runtime that referenced this pull request Jan 23, 2024
…t#96369)

* UInt64.CreateSaturating<Int128> truncates instead of saturates

* Update src/libraries/System.Private.CoreLib/src/System/Int128.cs

---------

Co-authored-by: Stephen Toub <[email protected]>
Co-authored-by: Tanner Gooding <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Feb 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Runtime community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UInt64.CreateSaturating<Int128> truncates instead of saturates
3 participants