-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add missing methods to round
#30456
Add missing methods to round
#30456
Conversation
Thanks for the quick review @ararslan. I have made the changes. |
This appears to cause method ambiguities
I fixed the ambiguities @ararslan. Please review. |
Triage: Fine change, no backport. |
This is still broken. Should we rebase? |
Rebased. |
This seems to have gotten caught with a bum CI run. Give it another try since CI is mostly better now? |
I'm still getting a |
Looks like there is a method ambiguity:
|
Looks like this still needs doing 😅. Still has method ambiguities? |
AFAIK, yes. Should just need a little loving care to get merged. |
Bump... |
@oscardssmith, can you comment on why this was closed? |
#50812 adds this functionality |
Fixes issue #24021