-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Fix never_loop forget to remove break in nested loop
#15356
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
Conversation
|
r? clippy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great contribution, just some more testing (and maybe some reasoning as to why only adding one span is valid?) would be greatly appreciated!! =^w^=
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
=^w^=
|
@blyxyas Updated. Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks! ❤️
Closes #15350
Follow up of #15064
changelog: [
never_loop] add to removebreakin nested loop