Skip to content

Avoid unnecessary StringCollection allocation#15832

Merged
rjmholt merged 1 commit intoPowerShell:masterfrom
xtqqczze:StringCollection-to-array
Jul 27, 2021
Merged

Avoid unnecessary StringCollection allocation#15832
rjmholt merged 1 commit intoPowerShell:masterfrom
xtqqczze:StringCollection-to-array

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

Avoid unnecessary StringCollection allocation in Microsoft.PowerShell.Commands.Internal.Format.OutCommandInner.ListOutputContext.

Split from #13431 (8bcb8ca).

@ghost ghost assigned iSazonov Jul 27, 2021
@xtqqczze
Copy link
Copy Markdown
Contributor Author

PowerShell-CI-static-analysis "Verify Markdown Links" failures appear transient.

@iSazonov iSazonov requested a review from rjmholt July 27, 2021 16:21
@iSazonov iSazonov added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Jul 27, 2021
@rjmholt rjmholt merged commit 3733a0b into PowerShell:master Jul 27, 2021
@iSazonov iSazonov added this to the 7.2.0-preview.9 milestone Jul 28, 2021
@iSazonov iSazonov assigned rjmholt and unassigned iSazonov Jul 28, 2021
@xtqqczze xtqqczze deleted the StringCollection-to-array branch July 28, 2021 14:58
@ghost
Copy link
Copy Markdown

ghost commented Aug 23, 2021

🎉v7.2.0-preview.9 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link
Copy Markdown

ghost commented Sep 28, 2021

🎉v7.2.0-preview.10 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants