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 should use AddRange(ReadOnlySpan) when available and compatible to bulk add spread elements. #69626

Closed
CyrusNajmabadi opened this issue Aug 19, 2023 · 0 comments · Fixed by #71195

Comments

@CyrusNajmabadi
Copy link
Member

CyrusNajmabadi commented Aug 19, 2023

Conclusion of: https://github.com/dotnet/csharplang/blob/main/meetings/working-groups/collection-literals/CL-2023-05-26.md#addrange-and-boxing

Tracking here so it doesn't get lost.

Relates to test plan #66418

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 19, 2023
@arunchndr arunchndr removed the untriaged Issues and PRs which have not yet been triaged by a lead label Aug 21, 2023
@RikkiGibson RikkiGibson self-assigned this Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants