Skip to content

Unwrap substitutions both before _and_ after potential simplification#32116

Merged
weswigham merged 9 commits intomicrosoft:masterfrom
weswigham:unwrap-substitutes-post-simplification
Feb 26, 2020
Merged

Unwrap substitutions both before _and_ after potential simplification#32116
weswigham merged 9 commits intomicrosoft:masterfrom
weswigham:unwrap-substitutes-post-simplification

Conversation

@weswigham
Copy link
Copy Markdown
Member

Fixes #31804

The prophecized bug from when we added conditional simplification has come to pass, thus we must decide: Do we continue being naive and just apply a second unwrap step (as I have added here), or do we complicate the unwrapping/simplifying a bit more to guarantee that we always get the final maximally unwrapped/simplified type (as was originally in the conditional simplification PR).

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

Labels

Author: Team For Backlog Bug PRs that fix a backlog bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generic wrapper interface no longer assignable

5 participants