Skip to content

Conversation

@jsdanielh
Copy link
Contributor

@jsdanielh jsdanielh commented May 23, 2025

Fix clippy warning in latest rust stable (1.87.0) related to an usage of a map followed by an all identity as decribed here.
I stumbled with this while checking code for #269.

Fix clippy warning in latest rust stable (1.87.0) related to an usage
of a `map` followed by an `all` identity as decribed [here](https://rust-lang.github.io/rust-clippy/master/index.html#map_all_any_identity).

Signed-off-by: Jose Daniel Hernandez <[email protected]>
Copy link
Member

@YangKeao YangKeao left a comment

Choose a reason for hiding this comment

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

LGTM

@YangKeao YangKeao merged commit a7cb18b into tikv:master May 27, 2025
24 checks passed
@jsdanielh jsdanielh deleted the clippy branch May 27, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants