runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Implement IEEE754 totalOrder comparer

Open huoyaoyuan opened this issue 1 year ago • 4 comments

Closes #73583

huoyaoyuan avatar Sep 13 '22 08:09 huoyaoyuan

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

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

Issue Details

Closes #73583

Author: huoyaoyuan
Assignees: -
Labels:

area-System.Numerics, new-api-needs-documentation, community-contribution

Milestone: -

msftbot[bot] avatar Sep 13 '22 08:09 msftbot[bot]

CI Failure looks unrelated

huoyaoyuan avatar Sep 15 '22 09:09 huoyaoyuan

The failure looks unrelated. Trigger a rerun?

Looks like #76041

huoyaoyuan avatar Sep 24 '22 05:09 huoyaoyuan

Looks like https://github.com/dotnet/runtime/issues/76041

Indeed.

tannergooding avatar Sep 24 '22 16:09 tannergooding