Skip to content

Conversation

notriddle
Copy link
Contributor

changelog: [manual_unwrap_or]: fix FP edge case

Found this problem while investigating a different bug.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 3, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 3, 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

@notriddle notriddle force-pushed the manual-unwrap-or-edge-case branch from 62c323b to 6d713ce Compare October 3, 2025 18:33
Copy link
Member

@blyxyas blyxyas left a comment

Choose a reason for hiding this comment

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

Great patch! Just some nits

View changes since this review

@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 Oct 3, 2025
@notriddle
Copy link
Contributor Author

@rustbot ready

@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 Oct 4, 2025
@notriddle notriddle force-pushed the manual-unwrap-or-edge-case branch from 735950c to 81dde98 Compare October 4, 2025 17:54
Copy link
Member

@blyxyas blyxyas left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! ❤️
Could you squash these commits?

View changes since this review

@notriddle notriddle force-pushed the manual-unwrap-or-edge-case branch from 81dde98 to e0e5d47 Compare October 10, 2025 23:54
@notriddle
Copy link
Contributor Author

Okay, it's done.

@notriddle notriddle requested a review from blyxyas October 11, 2025 00:30
@blyxyas blyxyas added this pull request to the merge queue Oct 11, 2025
Merged via the queue into rust-lang:master with commit d66e5db Oct 11, 2025
11 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants