Skip to content

Use delayed bug for normalization errors in drop elaboration#139379

Merged
bors merged 1 commit intorust-lang:masterfrom
matthewjasper:drop-elab-normalization
Apr 14, 2025
Merged

Use delayed bug for normalization errors in drop elaboration#139379
bors merged 1 commit intorust-lang:masterfrom
matthewjasper:drop-elab-normalization

Conversation

@matthewjasper
Copy link
Copy Markdown
Contributor

Normalization can fail due to a lot of different earlier errors, so just use span_delayed_bug if normalization failed.

Closes #137287
Closes #135668

r? compiler-errors

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

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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: Error in drop elaboration not found by dropck. regression: ICE: Failed to normalize Alias(Opaque, AliasTy

6 participants