Skip to content

Lsp 2#11

Merged
roryc89 merged 14 commits intomainfrom
lsp-2
Mar 11, 2026
Merged

Lsp 2#11
roryc89 merged 14 commits intomainfrom
lsp-2

Conversation

@roryc89
Copy link
Member

@roryc89 roryc89 commented Mar 11, 2026

Lsp 2

roryc89 and others added 14 commits March 6, 2026 16:49
Type aliases that shadow imported types (e.g. `type Output = M.Output`)
no longer trigger ScopeConflict at declaration. Instead, the conflict is
recorded in `type_scope_conflicts` and only raised when the ambiguous
name is actually referenced in a type annotation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

Build all packages: ✅ 12.22s

Results: 4859 clean, 0 with type errors, 0 timeouts, 0 panics out of 4859 modules

@github-actions
Copy link

Test execution time: 4.38s

@roryc89 roryc89 merged commit 0d189cc into main Mar 11, 2026
2 checks passed
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