Skip to content

Conversation

ahejlsberg
Copy link
Member

With this PR we consistently error on all nodes in the full circle of circular import alias declarations. This in particular means that our error reporting is unaffected by the number of checkers used to check a program.

Fixes #1851.

@ahejlsberg ahejlsberg requested review from andrewbranch, Copilot and jakebailey and removed request for Copilot October 18, 2025 21:57
@jakebailey
Copy link
Member

Can some of these be unskipped, then?

var concurrentSkippedErrorBaselines = map[string]string{

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.

Circular alias error locations differ based on number of checkers

2 participants