-
-
Notifications
You must be signed in to change notification settings - Fork 15k
[ICE]: foreign item sig #152893
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.E-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.Call for participation: An issue has been fixed and does not reproduce, but no test has been added.F-extern_item_impls`#![feature(extern_item_impls)]``#![feature(extern_item_impls)]`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.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.E-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.Call for participation: An issue has been fixed and does not reproduce, but no test has been added.F-extern_item_impls`#![feature(extern_item_impls)]``#![feature(extern_item_impls)]`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
Fields
Give feedbackNo fields configured for issues without a type.
Code
A mutant of
tests/ui/eii/default/local_crate_explicit.rsMeta
rustc --version --verbose:Error output
Command:
rustcBacktrace
Notes
compiler/rustc_hir_analysis/src/check/compare_eii.rs Line-276rust/compiler/rustc_hir_analysis/src/check/compare_eii.rs
Lines 262 to 276 in ef70767
@rustbot label +F-extern_item_impls