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

feat: restructure name and span of local reference #42

Conversation

junlarsen
Copy link
Owner

Intrinsics and trait methods do not have a single qualified name, so
moving this into Local makes a lot more sense. This allows for better
invariants in the type checker.

Intrinsics and trait methods do not have a single qualified name, so
moving this into Local makes a lot more sense. This allows for better
invariants in the type checker.
Copy link
Owner Author

junlarsen commented Feb 7, 2025

@junlarsen junlarsen merged commit 2e60869 into 02-07-refactor_inline_callable_reference_expr_into_reference_expr Feb 7, 2025
1 check passed
@junlarsen junlarsen deleted the 02-07-feat_restructure_name_and_span_of_local_reference branch February 7, 2025 06:00
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.

1 participant