You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(codegen): fix convention violations from plan implementation review
- Add TODO(#360) for ResolveExpressionTypeFromSymbols codegen-layer
workaround that should be moved to the semantic phase
- Use List<T>.Find() instead of LINQ FirstOrDefault() for consistency
in IsEnumInstance() MemberAccess fallback
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments