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 regression to collapsing literal structs #219

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

Maqrkk
Copy link
Member

@Maqrkk Maqrkk commented Feb 27, 2024

A regression to collapsing literal structs was introduced in commit 5745eea.

Literal structs can always be collapsed into parent structs, since the parent cannot be literal aswell.

A regression to collapsing literal structs was introduced in commit 5745eea.

Literal structs can always be collapsed into parent structs, since the parent cannot be literal aswell.
@yuri91 yuri91 merged commit 9669b0a into master Feb 27, 2024
1 check passed
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.

2 participants