Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Implement ISpanFormattable on Rune and Char#50272

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
stephentoub merged 2 commits intodotnet:mainfromstephentoub:runecharformat
Mar 26, 2021

Conversation

@stephentoub
Copy link
Member

For now, this helps reduce allocation if a rune or char is used as an argument to string.Format (including interpolated strings). Once ISpanFormattable (or whatever we decide to do as part of API review) is public as part of the improved support for interpolated strings, it'll help there further as well.

@ghost
Copy link

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 onearea label.

For now, this helps reduce allocation if a rune or char is used as an argument to string.Format.  Once ISpanFormattable (or whatever we decide to do as part of API review) is public as part of the improved support for interpolated strings, it'll help there as well.
@stephentoub
Copy link
MemberAuthor

Failure is#30056

@stephentoubstephentoub merged commit2bdee5b intodotnet:mainMar 26, 2021
@stephentoubstephentoub deleted the runecharformat branchMarch 26, 2021 16:29
@ghostghost locked asresolvedand limited conversation to collaboratorsApr 25, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@GrabYourPitchforksGrabYourPitchforksGrabYourPitchforks approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

6.0.0

Development

Successfully merging this pull request may close these issues.

2 participants

@stephentoub@GrabYourPitchforks

[8]ページ先頭

©2009-2025 Movatter.jp