debug assertion ice: bad spans: -Wunused-lifetimes #108248
Labels
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
L-unused_lifetimes
Lint: unused_lifetimes
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
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
The problem is this first garbage span:
Meta
rustc --version --verbose
:Error output
unused_lifetime.txt
The text was updated successfully, but these errors were encountered: