Skip to content

Implement .norm() and to/from_polar() for complex numbers. - #7050

Closed
huonw wants to merge 2 commits into
rust-lang:incomingfrom
huonw:extra-complex-work
Closed

Implement .norm() and to/from_polar() for complex numbers.#7050
huonw wants to merge 2 commits into
rust-lang:incomingfrom
huonw:extra-complex-work

Conversation

@huonw

@huonw huonw commented Jun 11, 2013

Copy link
Copy Markdown
Contributor

No description provided.

@brendanzab

Copy link
Copy Markdown
Contributor

Related to: #4819

@bors bors closed this Jun 11, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 22, 2021
Deprecate `filter_map`

Since rust-lang#6591, `filter_map` does not even lint `filter().map()`. The cases that are still linted make no sense IMO. So this just removes/deprecates it.

changelog: Deprecate `filter_map` lint

Closes rust-lang#3424
Fixes rust-lang#7050
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
7050: Ignore third punct when matching for 2-composite punct in mbe r=jonas-schievink a=edwin0cheng

Fixes rust-lang#6692



Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
rust-bors Bot pushed a commit that referenced this pull request Aug 29, 2026
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

Successfully merging this pull request may close these issues.

4 participants