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

Sema: fix pointers to comptime fields of comptime-known aggregate pointers #23263

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mlugg
Copy link
Member

@mlugg mlugg commented Mar 16, 2025

Resolves: #23190

@alexrp alexrp added this to the 0.14.1 milestone Mar 16, 2025
@mlugg mlugg force-pushed the comptime-field-ptr branch from 9c395c5 to f3a69b1 Compare March 17, 2025 03:46
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.

Segmentation Fault When Using Anonymous Struct Literal Assignment
2 participants