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

TypeMirror#toString should include type annotations for primitive types #360

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

copybara-service[bot]
Copy link

TypeMirror#toString should include type annotations for primitive types

A few of the toString overrides in TurbineTypeMirror were unnecessary, and the one for primitives was incorrect because it dropped the type annotations.

A few of the `toString` overrides in `TurbineTypeMirror` were unnecessary, and the one for primitives was incorrect because it dropped the type annotations.

PiperOrigin-RevId: 715858768
@copybara-service copybara-service bot merged commit 5d422e5 into main Jan 15, 2025
@copybara-service copybara-service bot deleted the test_main_715809229 branch January 15, 2025 18:45
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