Skip to content

Comments

fix: drop useless clone for py binding and make clippy happy#5708

Merged
Xuanwo merged 2 commits intoapache:mainfrom
yihong0618:hy/drop_useless_clone
Mar 8, 2025
Merged

fix: drop useless clone for py binding and make clippy happy#5708
Xuanwo merged 2 commits intoapache:mainfrom
yihong0618:hy/drop_useless_clone

Conversation

@yihong0618
Copy link
Contributor

Which issue does this PR close?

For now py binding for clippy are not happy, this patch drop useless clone and fix some other clippy things
make clippy happy again, and maybe can better a little benchmark.

@github-actions github-actions bot added the releases-note/fix The PR fixes a bug or has a title that begins with "fix" label Mar 8, 2025
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you, maybe we can also run clippy for python binding.

@Xuanwo Xuanwo merged commit 1c10004 into apache:main Mar 8, 2025
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/fix The PR fixes a bug or has a title that begins with "fix"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants