Skip to content

Reduce intersections with conflicting privates, elaborate on reasons#37762

Merged
ahejlsberg merged 7 commits intomasterfrom
elaborateNeverIntersections
Apr 3, 2020
Merged

Reduce intersections with conflicting privates, elaborate on reasons#37762
ahejlsberg merged 7 commits intomasterfrom
elaborateNeverIntersections

Conversation

@ahejlsberg
Copy link
Copy Markdown
Member

With this PR we reduce intersections with conflicting private property declarations to never. Furthermore, we elaborate on the reasons for never reduced intersections, explaining which property is causing the conflict.

This PR supercedes #37724 and #37618 (stealing your thunder, @DanielRosenwasser).

Fixes #37659.

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[3.9.0-beta] OR'd types seem to get ANDed because of assertions

4 participants