Skip to content

Conversation

@brson
Copy link
Contributor

@brson brson commented May 13, 2013

This includes 26fa6f8 which fixes #6258

@ILyoan I ported your patches forward and confirmed that they build but you should be aware of this upgrade.

bors added a commit that referenced this pull request May 14, 2013
This includes 26fa6f8 which fixes #6258

@ILyoan I ported your patches forward and confirmed that they build but you should be aware of this upgrade.
@bors bors closed this May 14, 2013
@bors bors merged commit d0da21d into rust-lang:incoming May 14, 2013
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