Skip to content

Do not trigger clippy::exit when expression comes from an external macro#17105

Open
samueltardieu wants to merge 1 commit into
rust-lang:masterfrom
samueltardieu:issues/17082
Open

Do not trigger clippy::exit when expression comes from an external macro#17105
samueltardieu wants to merge 1 commit into
rust-lang:masterfrom
samueltardieu:issues/17082

Conversation

@samueltardieu

@samueltardieu samueltardieu commented May 28, 2026

Copy link
Copy Markdown
Member

changelog: [exit]: do not trigger when the call to exit() comes from an external macro

Fixes #17082

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label May 28, 2026
@rustbot

rustbot commented May 28, 2026

Copy link
Copy Markdown
Collaborator

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: 8 candidates
  • 8 candidates expanded to 8 candidates
  • Random selection from Jarcho, ada4a, dswij, llogiq

@rustbot

rustbot commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

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.

clippy::exit should ignore foreign-macro expansions

4 participants