Skip to content

Conversation

zihan0822
Copy link
Contributor

@zihan0822 zihan0822 commented Aug 16, 2025

use trait item's HirId when emitting lint at check_item level
Fixes #15491

changelog: [missing_inline_in_public_items]: fix trait item lint emission

use trait item's HirId when emitting lint at `check_item` level

changelog: [`missing_inline_in_public_items`]: fix trait item lint emission

Signed-off-by: Zihan <[email protected]>
@rustbot
Copy link
Collaborator

rustbot commented Aug 16, 2025

r? @llogiq

rustbot has assigned @llogiq.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 16, 2025
Copy link
Contributor

@llogiq llogiq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@llogiq llogiq added this pull request to the merge queue Aug 24, 2025
Merged via the queue into rust-lang:master with commit 5f80080 Aug 24, 2025
12 of 13 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 24, 2025
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.

missing_inline_in_public_items not controllable on individual default trait method
3 participants