-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
ICE encountered in a rollup, will post more details when i trace it further:
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
Urgau commentedon Mar 2, 2022
I am able to reproduce the issue with this code and
rustc -Z unstable-options --check-cfg=names()
:And it's combination of #94433 ("introduce" the ICE, preexisting issue) and #94298 (trigger the lint which trigger the ICE).
Urgau commentedon Mar 2, 2022
Further reduced to:
Rollup merge of rust-lang#94554 - Urgau:stmt-node-id-ice, r=petrochenkov
Rollup merge of rust-lang#94554 - Urgau:stmt-node-id-ice, r=petrochenkov
Rollup merge of rust-lang#94554 - Urgau:stmt-node-id-ice, r=petrochenkov
Rollup merge of rust-lang#94554 - Urgau:stmt-node-id-ice, r=petrochenkov