-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
checker: disallow Result
callbacks functions like map/filter/all/any
#21055
Conversation
|
The checker however should check whether |
…ath { sin, cos }`" This reverts commit ddf0468.
Fair |
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.
Excellent work.
Sorry for the delay.
Wanted to try to utilize it instead of an or block, I'm still running into a builder error here: Lines 292 to 294 in bccf660
|
Fixes #21049