Skip to content

Revert "chore: Fix a nightly clippy::unnecessary_map_or lint"#19075

Merged
torokati44 merged 1 commit intomasterfrom
revert-19073-nightly-clippy-fix
Dec 27, 2024
Merged

Revert "chore: Fix a nightly clippy::unnecessary_map_or lint"#19075
torokati44 merged 1 commit intomasterfrom
revert-19073-nightly-clippy-fix

Conversation

@danielhjacobs
Copy link
Copy Markdown
Contributor

@danielhjacobs danielhjacobs commented Dec 27, 2024

Reverts #19073

Can only be re-merged after #18399, which itself needs other PR(s): #18399 (comment)

The suggested code has only been available in stable since Rust 1.82: https://doc.rust-lang.org/std/option/enum.Option.html#method.is_none_or

@torokati44 torokati44 merged commit ef53d0c into master Dec 27, 2024
@torokati44
Copy link
Copy Markdown
Member

The suggested code has only been available in stable since Rust 1.82

Oh for crying out loud, I even went and looked up the docs and saw this, and separately I was aware of the 1.81 lock, just not at the same time... 😭

Sorry and thank you!

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.

2 participants