ICE: SizeSkeleton::compute
layout errored in layout.rs
#125758
Labels
A-layout
Area: Memory layout of types
C-bug
Category: This is a bug.
F-impl_trait_in_assoc_type
`#![feature(impl_trait_in_assoc_type)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
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.
Code
(hand-reduced)
(original)
Meta
rustc --version --verbose
:Error output
Command:
rustc
Backtrace
Note
compiler/rustc_middle/src/ty/layout.rs L382-L385
rust/compiler/rustc_middle/src/ty/layout.rs
Lines 373 to 385 in debd22d
layout errored yet tail '{type error}' is not a type parameter or a projection
#124031 (Fixed)SizeSkeleton::compute
layout errored inlayout.rs
#109078 (Fixed)The text was updated successfully, but these errors were encountered: