Skip to content

Normalize modules during type name resolution#2670

Merged
soutaro merged 4 commits intomasterfrom
module-normalization
Oct 3, 2025
Merged

Normalize modules during type name resolution#2670
soutaro merged 4 commits intomasterfrom
module-normalization

Conversation

@soutaro
Copy link
Member

@soutaro soutaro commented Oct 2, 2025

Closes #2344, Closes #2293

TypeNameResolver now normalizes namespaces in type names. This solves the problem reported in #2293.

Environment still provides normalization utilities, but the core logic is implemented in the TypeNameResolver.

@soutaro soutaro added this to the RBS 4.0 milestone Oct 2, 2025
@soutaro soutaro added this pull request to the merge queue Oct 3, 2025
Merged via the queue into master with commit 3881171 Oct 3, 2025
21 checks passed
@soutaro soutaro deleted the module-normalization branch October 3, 2025 02:52
soutaro added a commit that referenced this pull request Oct 6, 2025
Normalize modules during type name resolution
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.

Can't find module alias defined in module

1 participant