Skip to content

Conversation

@ada4a
Copy link
Contributor

@ada4a ada4a commented Oct 31, 2025

changelog: none

Jarcho and others added 8 commits September 24, 2025 12:57
* Don't search spans between items for comments.
* Don't lint items inside bodies, automatically derived impls.
* Don't lint items inside macro generated modules unless they are namable outside.
* Delay `is_from_proc_macro` checks
* Handle reexports when checking if an item is reachable from the crate root.
* Don't lint the crate root.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 31, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 31, 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

@ada4a
Copy link
Contributor Author

ada4a commented Oct 31, 2025

@rustbot blocked on #12980

@rustbot rustbot added S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties labels Oct 31, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 31, 2025

☔ The latest upstream changes made this pull request unmergeable. Please resolve the merge conflicts.

@llogiq
Copy link
Contributor

llogiq commented Oct 31, 2025

+6142 lines? Wow, that's not something I'll review in one go.

@ada4a
Copy link
Contributor Author

ada4a commented Oct 31, 2025

It's not as bad as it seems 😅 My part is only the last 2 commits, which should have a much smaller diff -- it's just that @Jarcho refactored formatting, and so I wanted to base my PR on top of that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants