-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
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) ❄️P-mediumMedium priorityMedium priorityT-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.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.
Milestone
Description
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/ty/closure.rs:180:56:
[INFO] [stderr] index out of bounds: the len is 1 but the index is 1
https://crater-reports.s3.amazonaws.com/beta-1.73-1.2/beta-2023-09-10/reg/mononym-0.1.0/log.txt
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) ❄️P-mediumMedium priorityMedium priorityT-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.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.
Type
Projects
Relationships
Development
Select code repository
Activity
apiraino commentedon Sep 13, 2023
I can't reproduce with:
but it does reproduces on 1.74.0-nightly (2fc85d15a 2023-09-09).
Assigning priority (Zulip discussion).
@rustbot label -I-prioritize +P-medium