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

new manual_option_as_slice lint #13901

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

llogiq
Copy link
Contributor

@llogiq llogiq commented Dec 29, 2024

Hey folks. It's been a while since I added the as_slice method to Option, and I totally forgot about a lint to suggest it. Well, I had some time around Christmas, so here it is now.


changelog: add [manual_option_as_slice] lint

@rustbot
Copy link
Collaborator

rustbot commented Dec 29, 2024

r? @xFrednet

rustbot has assigned @xFrednet.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Dec 29, 2024
@llogiq llogiq force-pushed the manual-option-as-slice branch from 4ff8260 to b3fb332 Compare December 29, 2024 19:05
@llogiq llogiq force-pushed the manual-option-as-slice branch from b3fb332 to 44b74b4 Compare December 29, 2024 19:09
@llogiq
Copy link
Contributor Author

llogiq commented Dec 30, 2024

r? @blyxyas

@rustbot rustbot assigned blyxyas and unassigned xFrednet Dec 30, 2024
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.

4 participants