- Notifications
You must be signed in to change notification settings - Fork5.2k
Add Capture.ValueSpan#57357
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
Add Capture.ValueSpan#57357
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ghost commentedAug 13, 2021
Tagging subscribers to this area:@eerhardt, @dotnet/area-system-text-regularexpressions Issue DetailsBased on offline discussion with area owners and API review.
|
ghost commentedAug 13, 2021
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
GrabYourPitchforks left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks for improving the tests as well!
Nit: The test .csproj file somehow got a UTF-8 BOM appended. Consider re-saving this file as "UTF-8 without BOM".
Edit: I think I looked at the diff backward and that your PR actuallyremoves the BOM. Hooray! 🎉
electricessence commentedAug 13, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@stephentoub Thanks for starting this! |
stephentoub commentedAug 13, 2021
Yes |
Based on offline discussion with area owners and API review.
Contributes to#23602