Skip to content

fix option/result requires clauses to be lazy#1428

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_947683576
Jul 14, 2026
Merged

fix option/result requires clauses to be lazy#1428
copybara-service[bot] merged 1 commit into
mainfrom
test_947683576

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 14, 2026

Copy link
Copy Markdown

fix option/result requires clauses to be lazy

The previous constexpr wasn't evaluated lazily, which was necessary because some conditions rely on previous conditions to succeed otherwise they don't compile.

@google-cla

google-cla Bot commented Jul 14, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service Bot changed the title short circuit option/result requires to support incomplete types. fix oss build for option/result requires clauses Jul 14, 2026
@copybara-service copybara-service Bot force-pushed the test_947683576 branch 5 times, most recently from 61ecc29 to 57dbbcb Compare July 14, 2026 17:28
@copybara-service copybara-service Bot changed the title fix oss build for option/result requires clauses fix option/result requires clauses to be lazy Jul 14, 2026
@copybara-service copybara-service Bot force-pushed the test_947683576 branch 2 times, most recently from 979f70d to e79883f Compare July 14, 2026 21:06
The previous constexpr wasn't evaluated lazily, which was necessary because some conditions rely on previous conditions to succeed otherwise they don't compile.

PiperOrigin-RevId: 947930161
@copybara-service copybara-service Bot merged commit ac23ac3 into main Jul 14, 2026
@copybara-service copybara-service Bot deleted the test_947683576 branch July 14, 2026 22:14
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.

0 participants