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

Various small refactorings #2441

Merged
merged 10 commits into from
Nov 15, 2024
Merged

Various small refactorings #2441

merged 10 commits into from
Nov 15, 2024

Conversation

facundominguez
Copy link
Collaborator

@facundominguez facundominguez commented Nov 15, 2024

92ea914 involves a change in behavior. Various annotations that are supposed to refer to definitions in the current module, could sometimes produce errors about ambiguity if the same names were imported. This has been changed so LH favors the local definition.

I think this is how LH used to work, but the behavior might have been affected by the latest work on name resolution.

@facundominguez facundominguez merged commit 0333182 into develop Nov 15, 2024
4 checks passed
@facundominguez facundominguez deleted the fd/refactorings branch November 15, 2024 20:03
@facundominguez
Copy link
Collaborator Author

Another step for #2169

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