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

Fix use of StringBuilder.AppendFormat in ILCompiler #62147

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

stephentoub
Copy link
Member

Fixes #62137

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-R2RDump-coreclr Ready-to-run image dump tool label Nov 29, 2021
@danmoseley
Copy link
Member

Oddly enough, failure in the NonBacktracking regex tests.

@stephentoub stephentoub merged commit 985f477 into dotnet:main Dec 1, 2021
@stephentoub stephentoub deleted the fixaf branch December 1, 2021 15:34
@ghost ghost locked as resolved and limited conversation to collaborators Dec 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-R2RDump-coreclr Ready-to-run image dump tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is 'sb.AppendFormat($"{Signature.ParameterTypes[i]}");' a typo error
3 participants