Skip to content

Conversation

ZacSweers
Copy link
Owner

@ZacSweers ZacSweers commented Jul 30, 2025

Resolves #833

KT-79687 AssertionError: Mismatching type arguments: 1 vs 0 + 0 when generating a synthetic accessor for a private generic constructor during lowering

@ZacSweers ZacSweers added the waiting for upstream This issue or PR is dependent on upstream Kotlin compiler changes/fixes label Aug 4, 2025
@ZacSweers ZacSweers changed the title Add a private generic constructor test Fix private generic injected constructors Aug 11, 2025
@ZacSweers ZacSweers marked this pull request as ready for review August 11, 2025 15:49
@ZacSweers ZacSweers enabled auto-merge (squash) August 11, 2025 15:49
@ZacSweers ZacSweers removed the waiting for upstream This issue or PR is dependent on upstream Kotlin compiler changes/fixes label Aug 11, 2025
@ZacSweers ZacSweers merged commit f1a6ec7 into main Aug 11, 2025
6 checks passed
@ZacSweers ZacSweers deleted the z/privateConstructorGeneric branch August 11, 2025 16:21
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.

Handle generic @Inject classes with private constructors
1 participant