Skip to content

Conversation

profetia
Copy link
Contributor

@profetia profetia commented Aug 27, 2025

Closes #15575

changelog: [read_zero_byte_vec] fix wrong suggestions inside let stmt

@rustbot
Copy link
Collaborator

rustbot commented Aug 27, 2025

r? @blyxyas

rustbot has assigned @blyxyas.
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 27, 2025
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.

read-zero-byte-vec if we assign to a var, post suggestion turns the assignment into () bc of the .resize call
3 participants