-
Notifications
You must be signed in to change notification settings - Fork 1.6k
uninlined_format_args: do not inline argument with generic parameters #10343
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
Conversation
r? @dswij (rustbot has picked a reviewer for you, use r? to override) |
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, lgtm!
Should this be tagged as a false positive? |
48a0374
to
75aa2b9
Compare
(refreshed to update the commit message, "unlined" → "uninlined") |
Yeah it's a FP fix, added that to the @bors r+ |
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
Fix #10339
changelog: FP: [
uninlined_format_args
]: No longer lints for arguments with generic parameters#10343