Skip to content

Handle normalization failure in struct_tail_erasing_lifetimes#124548

Closed
gurry wants to merge 1 commit intorust-lang:masterfrom
gurry:113272-ice-failed-to-normalize
Closed

Handle normalization failure in struct_tail_erasing_lifetimes#124548
gurry wants to merge 1 commit intorust-lang:masterfrom
gurry:113272-ice-failed-to-normalize

Conversation

@gurry
Copy link
Contributor

@gurry gurry commented Apr 30, 2024

Fixes #113272

The ICE occurred because the struct being normalized had an error. This PR adds some defensive code to guard against that.

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

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ICE: Failed to normalize Alias(Projection, AliasTy ..

7 participants