-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Cmplx .to/from_polar need generic sin
& cos
#5734
Comments
nominating feature complete |
accepted for feature-complete milestone |
huonw
added a commit
to huonw/rust
that referenced
this issue
Jun 11, 2013
…numbers. Also, convert complex to use Clone, rather than Copy. Fixes rust-lang#5734 and rust-lang#5735.
Fixed by 075da9c. |
flip1995
pushed a commit
to flip1995/rust
that referenced
this issue
Sep 24, 2020
Add a new lint, `manual-strip`, that suggests using the `str::strip_prefix` and `str::strip_suffix` methods introduced in Rust 1.45 when the same functionality is performed 'manually'. Closes rust-lang#5734
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: