Skip to content

Remove four unnecessary copies - #63027

Closed
miguelraz wants to merge 1 commit into
zed-industries:mainfrom
miguelraz:remove-wasted-copies
Closed

Remove four unnecessary copies#63027
miguelraz wants to merge 1 commit into
zed-industries:mainfrom
miguelraz:remove-wasted-copies

Conversation

@miguelraz

Copy link
Copy Markdown
Contributor

This change removes four unnecessary copies. It uses moves when the old values are no longer needed.

PR #62763 inspired this follow-up.

Release Notes:

  • Improved performance by removing unnecessary data copies.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Aug 21, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Aug 21, 2026
@miguelraz miguelraz closed this Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant