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

Suppress unnecessary casts. #4218

Merged
merged 0 commits into from
Jan 19, 2024
Merged

Suppress unnecessary casts. #4218

merged 0 commits into from
Jan 19, 2024

Conversation

copybara-service[bot]
Copy link

Suppress unnecessary casts.

These were introduced in a previous change that introduced the dagger.internal.Provider type. They are difficult to avoid with Map Providers.

Fixes #4201.

RELNOTES=Fixes #4201.

@copybara-service copybara-service bot closed this Jan 19, 2024
@copybara-service copybara-service bot merged commit 813ffce into master Jan 19, 2024
@copybara-service copybara-service bot deleted the test_596063894 branch January 19, 2024 19: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.

Regression "warning: [cast] redundant cast to Map" when updating from 2.49 to 2.50
0 participants