Skip to content

Fix ICE on field access on a tainted type after const-eval failure#120616

Merged
bors merged 1 commit intorust-lang:masterfrom
fmease:fix-ice-const-eval-fail-undef-field-access
Feb 4, 2024
Merged

Fix ICE on field access on a tainted type after const-eval failure#120616
bors merged 1 commit intorust-lang:masterfrom
fmease:fix-ice-const-eval-fail-undef-field-access

Conversation

@fmease
Copy link
Member

@fmease fmease commented Feb 3, 2024

Fixes #120615.

r? oli-obk or compiler

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: named field access on non-ADT

5 participants