-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Improvements to type_repetition_in_bounds
#4403
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks! r=me once Clippy works again with rust master
You have to run |
Thanks! @bors r=phansch,flip1995 |
📌 Commit 76598ad has been approved by |
💔 Test failed - checks-travis |
@bors retry |
☀️ Test successful - checks-travis, status-appveyor |
Improvements to the
type_repetition_in_bounds
trait based on feedback from #4380 #4326 #4323Currently just make it pedantic. Hopefully, more to come
changelog: move
type_repetition_in_bounds
topedantic