-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[new_without_default]: include where
clause in suggestions, make applicable
#11280
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
r? @giraffate (rustbot has picked a reviewer for you, use r? to override) |
☔ The latest upstream changes (presumably #11239) made this pull request unmergeable. Please resolve the merge conflicts. |
The comment was likely obsolete.
Now that generics and lifetimes are output as expected, the lint should be applicable.
5be4dc9
to
f9b22e7
Compare
r? @Centri3 |
Don't see any issue with making this applied by default. @bors r+ |
[new_without_default]: include `where` clause in suggestions, make applicable [`new_without_default`]: include `where` clause in suggestions
💔 Test failed - checks-action_test |
Didn't have @bors r+ |
💡 This pull request was already approved, no need to approve it again.
|
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
Fixes #11267
changelog: [
new_without_default
]: includewhere
clause in suggestions