Uh oh!
There was an error while loading. Please reload this page.
Use ReadOnlySpan<char> on RegexCompiled engine. - #62245
Conversation
ghost
commented
Dec 1, 2021
Tagging subscribers to this area: @dotnet/area-system-text-regularexpressions Issue DetailsContributes to #59629 Using ReadOnlySpans on FindFirstChar for RegexCompiled engine
|
danmoseley
commented
Dec 1, 2021
Stephen should probably review, but should |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
stephentoub
commented
Dec 1, 2021
_runtextLocal should go away once Go is updated as well, but it's used there as a string and so can't be removed / changed until Go is addressed. |
Contributes to #59629
Related: #59629 and #62222
Using ReadOnlySpans on FindFirstChar for RegexCompiled engine
cc: @stephentoub@danmoseley