Combining default impl
with associated type projections leads to delay_span_bug
ICE
#110171
Labels
C-bug
Category: This is a bug.
F-specialization
`#![feature(specialization)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
[playground] (requires release mode)
Meta
rustc --version
: 1.70.0-nightly (2023-04-02 3a8a131)Error output
Backtrace
@rustbot labels modify +F-specialization +requires-nightly +requires-incomplete-features
The text was updated successfully, but these errors were encountered: