Skip to content

Use Result<(), ...> types - #128

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_981099621
Sep 16, 2026
Merged

copybara-service[bot] merged 1 commit into
mainfrom
test_981099621

Conversation

@copybara-service

Copy link
Copy Markdown

Use Result<(), ...> types

Crubit now supports the unit type in certain situations like in Result<(), ...>, which means we can replace the dummy u8 we used there temporarily.

Previous attempt had to be rolled back because it broke some usages. They are now fixed.

Crubit now supports the unit type in certain situations like in Result<(), ...>, which means we can replace the dummy u8 we used there temporarily.

Previous attempt had to be rolled back because it broke some usages. They are now fixed.

PiperOrigin-RevId: 982300983
@copybara-service
copybara-service Bot merged commit 9bb512d into main Sep 16, 2026
2 checks passed
@copybara-service
copybara-service Bot deleted the test_981099621 branch September 16, 2026 06:43
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.

1 participant