Skip to content

RUST-1032 Avoid redundant allocations in Collection::clone_with_type #467

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

Merged
merged 1 commit into from
Sep 23, 2021
Merged

RUST-1032 Avoid redundant allocations in Collection::clone_with_type #467

merged 1 commit into from
Sep 23, 2021

Conversation

PhotonQuantum
Copy link
Contributor

Closes #464

Copy link
Contributor

@patrickfreed patrickfreed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contribution!

@patrickfreed patrickfreed changed the title Avoid redundant allocations in Collection::clone_with_type RUST-1032 Avoid redundant allocations in Collection::clone_with_type Sep 23, 2021
@patrickfreed patrickfreed merged commit 8755788 into mongodb:master Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Arc::clone in Collection::clone_with_type
2 participants