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 around 1.84 or so #17889

Open
lnicola opened this issue Aug 14, 2024 · 2 comments · May be fixed by #18256
Open

Start using Option::is_none_or around 1.84 or so #17889

lnicola opened this issue Aug 14, 2024 · 2 comments · May be fixed by #18256
Assignees
Labels
C-cleanup Category: issues documenting cleanup E-easy

Comments

@lnicola
Copy link
Member

lnicola commented Aug 14, 2024

  • remove the IsNoneOr trait
  • use Option::is_none_or
@lnicola lnicola added E-easy C-cleanup Category: issues documenting cleanup labels Aug 14, 2024
@lnicola lnicola changed the title Start using Option::is_none_or when it's been stable for long enough Start using Option::is_none_or around 1.84 or so Aug 14, 2024
@Tyrubias
Copy link
Contributor

@rustbot claim

@MoskalykA
Copy link

@rustbot claim

@rustbot rustbot assigned MoskalykA and unassigned Tyrubias Oct 7, 2024
@MoskalykA MoskalykA linked a pull request Oct 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: issues documenting cleanup E-easy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants