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

KSP followups from #1393 #1448

Merged
merged 14 commits into from Dec 6, 2021
Merged

KSP followups from #1393 #1448

merged 14 commits into from Dec 6, 2021

Conversation

ZacSweers
Copy link
Collaborator

No description provided.

@ZacSweers ZacSweers mentioned this pull request Dec 5, 2021
3 tasks
@@ -26,52 +27,35 @@ import com.squareup.kotlinpoet.tag
import com.squareup.kotlinpoet.tags.TypeAliasTag
import java.util.TreeSet

internal fun TypeName.unwrapTypeAliasReal(): TypeName {
private fun TypeName.unwrapTypeAliasInternal(): TypeName? {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect

@swankjesse swankjesse merged commit fb5dd08 into master Dec 6, 2021
@swankjesse swankjesse deleted the z/kspFollowups branch December 6, 2021 01:34
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.

None yet

2 participants