refactor: resolve clippy warnings and apply idiomatic rust patterns#108
refactor: resolve clippy warnings and apply idiomatic rust patterns#108marlon-costa-dc wants to merge 1 commit intomilvus-io:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: marlon-costa-dc The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@marlon-costa-dc Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco. |
|
@marlon-costa-dc Please associate the related issue to the body of your Pull Request. (eg. “issue: #187”) |
Summary
push_str(",")withpush(',').matches!()macro where appropriate.is_empty()method toFieldColumn.Defaultimplementations in favor of#[derive(Default)].