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
Copy link
Member

@dswij dswij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix, definitely a much needed improvement.

View changes since this review

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
4 participants