ICE: index out of bounds
in compiler/rustc_borrowck/src/lib.rs
#141952
Labels
C-bug
Category: This is a bug.
F-ergonomic_clones
`#![feature(ergonomic_clones)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
Code
A mutant of
tests/ui/pattern/move-ref-patterns/move-ref-patterns-closure-captures-inside.rs
Meta
rustc --version --verbose
:Error output
command:
rustc
Backtrace
Bisects to
searched nightlies: from nightly-2025-01-01 to nightly-2025-06-02
regressed nightly: nightly-2025-03-08
searched commit range: b74da96...f5a1ef7
regressed commit: f5a1ef7
bisected with cargo-bisect-rustc v0.6.9
Host triple: x86_64-unknown-linux-gnu
Reproduce with:
Notes
compiler/rustc_borrowck/src/lib.rs Line-1619
rust/compiler/rustc_borrowck/src/lib.rs
Lines 1617 to 1620 in 5d707b0
@rustbot label F-ergonomic_clones
The text was updated successfully, but these errors were encountered: