ICE: impl_trait_in_fn_trait_return index out of bounds #132518
Labels
C-bug
Category: This is a bug.
F-impl_trait_in_fn_trait_return
`#![feature(impl_trait_in_fn_trait_return)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-has-bisection
Status: a bisection has been found for this issue
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
auto-reduced (treereduce-rust):
original:
Version information
Possibly related line of code:
rust/compiler/rustc_infer/src/infer/mod.rs
Lines 1221 to 1233 in ef972a3
Command:
/home/matthias/.rustup/toolchains/master/bin/rustc -Zcrate-attr=feature(impl_trait_in_fn_trait_return)
Program output
@rustbot label +F-impl_trait_in_fn_trait_return
The text was updated successfully, but these errors were encountered: