borrow checker ICE #83316
Labels
A-borrow-checker
Area: The borrow checker
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
This seems to be the problematic function. Obviously the code is not a reproducible example. If I have time I will try to add one. For some small context,
channels
is a tuple of crossbeam sender & receiver.rustc --version --verbose
:Error output
The text was updated successfully, but these errors were encountered: