Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start using Option::is_none_or #18256

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MoskalykA
Copy link

Closes #17889

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 7, 2024
@lnicola
Copy link
Member

lnicola commented Oct 7, 2024

The method was stabilized in 1.82, so we'll need to wait for at least 10 more days (the issue proposed 1.84, but that's probably too conservative), and also bump rust-version in the manifest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Start using Option::is_none_or around 1.84 or so
3 participants