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 rune overloads from #27912 #111815

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

Joy-less
Copy link

This pull request attempts to add the System.Text.Rune methods from #27912.

I'm not experienced with dotnet/runtime at all, so the implementations are incomplete and untested. Notably there are 2 methods which need overloads to remove redundant allocations (see "TODO" comments).

All the methods here were previously developed and tested as extension methods in Joy-less/System.Text.Rune-APIs.

Please see #27912.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 24, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jan 24, 2025
@Joy-less
Copy link
Author

@dotnet-policy-service agree

@jkotas jkotas added area-System.Runtime and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jan 24, 2025
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

2 participants