-
Notifications
You must be signed in to change notification settings - Fork 13.4k
libstd: Div is not implemented for Wrapping #26867
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
Comments
/cc @rust-lang/libs |
Should be implemented. |
Yeah this is fine to implement, but we tend to not keep tracking issues open for minor things like this, so closing. Feel free to send a PR though! |
Right now I don't plan on hacking on the Rust codebase, so I won't implement this myself. |
Reopening, as a bug. Tagging as E-easy, since this should just be calling the normal |
Is this intentional or has this been an oversight?
The text was updated successfully, but these errors were encountered: