Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dead_code warning when returning Result with bridged type in error case #278

Merged
merged 4 commits into from
Jun 21, 2024

Add codegen test for Result<(), TransparentStruct>

3da3f1c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fix dead_code warning when returning Result with bridged type in error case #278

Add codegen test for Result<(), TransparentStruct>
3da3f1c
Select commit
Loading
Failed to load commit list.

Annotations

6 warnings

This job succeeded