Skip to content

Conversation

@emberian
Copy link
Contributor

No description provided.

@catamorphism
Copy link
Contributor

Closed by author's request

flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 2, 2021
Added from_over_into lint

Closes rust-lang#6456
Added a lint that searches for implementations of `Into<..>` and suggests to implement `From<..>` instead, as it comes with a default implementation of `Into`. Category: style.

changelog: added `from_over_into` lint
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.

2 participants