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

Copy link
Copy Markdown
Contributor

No description provided.

@brendanzab

Copy link
Copy Markdown
Contributor

Related to: #4819

@borsbors 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
Closesrust-lang#3424Fixesrust-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
Fixesrust-lang#6692
Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
Sign up for freeto 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

@huonw@brendanzab@Aatch@bors