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 Int128 and UInt128 to numerics.md #36883

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

mikaeldui
Copy link
Contributor

@mikaeldui mikaeldui commented Aug 29, 2023

Summary

Support for Int128 and UInt128 was shipped with .NET 7 (dotnet/runtime#69204) but the types have yet to be added to the docs.

This pull request will add the types to numerics.md.

The rendered result looks like this:
image


Internal previews

📄 File 🔗 Preview link
docs/standard/numerics.md Numerics in .NET

@ghost ghost added the community-contribution Indicates PR is created by someone from the .NET community. label Aug 29, 2023
@mikaeldui mikaeldui changed the title Added Int128 and UInt128 to numerics.md Add Int128 and UInt128 to numerics.md Aug 29, 2023
@dotnet-bot dotnet-bot added this to the August 2023 milestone Aug 29, 2023
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @mikaeldui

@gewarren gewarren closed this Aug 29, 2023
@gewarren gewarren reopened this Aug 29, 2023
@gewarren gewarren enabled auto-merge (squash) August 29, 2023 20:03
@gewarren gewarren closed this Aug 31, 2023
auto-merge was automatically disabled August 31, 2023 18:04

Pull request was closed

@gewarren gewarren reopened this Aug 31, 2023
@gewarren gewarren enabled auto-merge (squash) August 31, 2023 18:05
@gewarren gewarren merged commit 4ae7d26 into dotnet:main Aug 31, 2023
18 of 20 checks passed
@mikaeldui mikaeldui deleted the patch-1 branch August 31, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants