-
Notifications
You must be signed in to change notification settings - Fork 1.7k
make [or_fun_call
] recursive.
#13085
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? @Manishearth rustbot has assigned @Manishearth. Use |
or_fun_call
] and [unwrap_or_default
] recursive.or_fun_call
] recursive.
☔ The latest upstream changes (presumably #13086) made this pull request unmergeable. Please resolve the merge conflicts. |
r? clippy bit busy |
Looks good to me. r=me after a rebase. @bors delegate+ |
✌️ @J-ZhengLi, you can now approve this pull request! If @llogiq told you to " |
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
fixes: #12973
changelog: make [
or_fun_call
] recursive.