Skip to content

Conversation

bricknerb
Copy link
Contributor

@bricknerb bricknerb commented Oct 1, 2025

Also set thunk_required in a more consistent way, to avoid bugs like the one fixed in #6152.

Part #6148.

@bricknerb bricknerb marked this pull request as ready for review October 2, 2025 18:54
@bricknerb bricknerb requested a review from a team as a code owner October 2, 2025 18:54
@bricknerb bricknerb requested review from danakj and removed request for a team October 2, 2025 18:54
@bricknerb bricknerb enabled auto-merge October 2, 2025 18:54
Copy link
Contributor

@danakj danakj left a comment

Choose a reason for hiding this comment

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

LGTM

Comment on lines +133 to +134
thunk_required =
thunk_required ||
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
thunk_required =
thunk_required ||
thunk_required |=

Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe same above on L125

@bricknerb bricknerb added this pull request to the merge queue Oct 2, 2025
Merged via the queue into carbon-language:trunk with commit ce6bf91 Oct 2, 2025
10 checks passed
@bricknerb bricknerb deleted the thunk branch October 2, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants