Skip to content

ref(core): Use Arc::clone instead of .clone#692

Merged
iambriccardo merged 2 commits intomainfrom
move-arc-clone
Apr 24, 2026
Merged

ref(core): Use Arc::clone instead of .clone#692
iambriccardo merged 2 commits intomainfrom
move-arc-clone

Conversation

@iambriccardo
Copy link
Copy Markdown
Contributor

No description provided.

@iambriccardo iambriccardo marked this pull request as ready for review April 24, 2026 09:14
@iambriccardo iambriccardo requested a review from a team as a code owner April 24, 2026 09:14
Copy link
Copy Markdown
Contributor

@farazdagi farazdagi left a comment

Choose a reason for hiding this comment

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

Should we also add clippy::clone_on_ref_ptr to our Cargo.toml? So, that this behavior is enforced for future code?

@iambriccardo
Copy link
Copy Markdown
Contributor Author

Should we also add clippy::clone_on_ref_ptr to our Cargo.toml? So, that this behavior is enforced for future code?

Will add!

@coveralls
Copy link
Copy Markdown

coveralls commented Apr 24, 2026

Coverage Status

coverage: 78.199% (+0.2%) from 78.027% — move-arc-clone into main

@iambriccardo iambriccardo merged commit e67b146 into main Apr 24, 2026
15 checks passed
@iambriccardo iambriccardo deleted the move-arc-clone branch April 24, 2026 09:42
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.

3 participants