ICE: -Wsingle-use-lifetimes: Span must not be empty and have no suggestion
with debug assertions
#107998
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
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
Meta
rustc --version --verbose
:Error output
Needs a rustc built with debug assertions,
rustc -Wsingle-use-lifetimes <file>
Backtrace
The text was updated successfully, but these errors were encountered: