Skip to content
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

Closed
huonw opened this issue Apr 5, 2013 · 3 comments
Closed

Cmplx .to/from_polar need generic sin & cos #5734

huonw opened this issue Apr 5, 2013 · 3 comments

Comments

@huonw
Copy link
Member

huonw commented Apr 5, 2013

No description provided.

@metajack
Copy link
Contributor

nominating feature complete

@graydon
Copy link
Contributor

graydon commented May 23, 2013

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.
@huonw
Copy link
Member Author

huonw commented Jun 11, 2013

Fixed by 075da9c.

@huonw huonw closed this as completed Jun 11, 2013
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants