Skip to content

fix: missing_docs_in_private_items unfulfilling #[expect] in test mode#16938

Open
Kokoro2336 wants to merge 3 commits intorust-lang:masterfrom
Kokoro2336:fix/is-missing-doc
Open

fix: missing_docs_in_private_items unfulfilling #[expect] in test mode#16938
Kokoro2336 wants to merge 3 commits intorust-lang:masterfrom
Kokoro2336:fix/is-missing-doc

Conversation

@Kokoro2336
Copy link
Copy Markdown
Contributor

@Kokoro2336 Kokoro2336 commented Apr 30, 2026

changelog: fix [missing_docs_in_private_items]: unfulfilling #[expect] in test mode

Fixes #16934

@Kokoro2336 Kokoro2336 marked this pull request as ready for review April 30, 2026 11:27
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 30, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 30, 2026

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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: 7 candidates
  • 7 candidates expanded to 7 candidates
  • Random selection from Jarcho, dswij, llogiq

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

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

#[expect(clippy::missing_docs_in_private_items)] causes unfulfilled_lint_expectations when building tests

3 participants