rustbot · GitHub

samueltardieu

@rustbot rustbot added S-waiting-on-author

Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties

labels

Jul 30, 2026

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties

and removed S-waiting-on-author

Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)

labels

Jul 30, 2026

samueltardieu

@rustbot rustbot added S-waiting-on-author

Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties

labels

Jul 30, 2026

@ArneshBanerjee

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties

and removed S-waiting-on-author

Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)

labels

Jul 30, 2026

samueltardieu

The lint fired on `let _x = _x;` bindings that are created by proc macros
like no_panic, but the user cannot change that generated code. Skip the
underscore-binding check when the `let` comes from a macro expansion or
from proc-macro output.

@ArneshBanerjee

samueltardieu

@samueltardieu

Read the original on github.com ↗