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(pilota-build): don't derive eq for nested list double #292

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

Millione
Copy link
Member

Previously the AutoDerivePlugin didn't work properly on the nested list, this PR fixes it by looping to find the real type behind the nested list.

@Millione Millione requested review from a team as code owners December 11, 2024 05:11
@Millione Millione merged commit 47c136c into cloudwego:main Dec 11, 2024
8 checks passed
@Millione Millione deleted the false-derive-eq branch December 11, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants