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

Collection expressions: prefer ReadOnlySpan<T> over Span<T> in overload resolution (#70328) #70395

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

cston
Copy link
Member

@cston cston commented Oct 16, 2023

Port e98c10a to release/dev17.8.

See #70328.

Relates to test plan #66418

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Oct 16, 2023
@cston cston added this to the 17.8 milestone Oct 16, 2023
@cston cston marked this pull request as ready for review October 16, 2023 21:05
@cston cston requested a review from a team as a code owner October 16, 2023 21:05
@arkalyanms arkalyanms merged commit 00671ea into dotnet:release/dev17.8 Oct 17, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers New Feature - Collection Expressions untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants