Skip to content

Conversation

@ada4a
Copy link
Contributor

@ada4a ada4a commented Aug 30, 2025

Fixes #9916

changelog: [assertions_on_result_states]: avoid changing return type in more cases

… cases

previously, we added a trailing semicolon only if the expr was a
trailing expr of a block
@rustbot
Copy link
Collaborator

rustbot commented Aug 30, 2025

r? @samueltardieu

rustbot has assigned @samueltardieu.
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 30, 2025
@samueltardieu samueltardieu added this pull request to the merge queue Aug 31, 2025
Merged via the queue into rust-lang:master with commit 7250a1a Aug 31, 2025
11 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 31, 2025
@ada4a ada4a deleted the assertions_on_result_states branch August 31, 2025 20:32
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.

assertions_on_result_state changes type

3 participants