Failed to compile a graph test #75361
Labels
A-inference
Area: Type inference
C-bug
Category: This is a bug.
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.
I am a student trying to write graph algorithms in Rust, but encountered an internal Compiler Error.
Here is my code:
Meta
rustc --version --verbose
:On Dell G3 3590, Windows 10
Error output
Backtrace
I cannot figure out what's probably wrong. I wrote C++ code using Visual Studio 2019 and everything worked fine so I don't think the MSVC has anything to do with this...
The text was updated successfully, but these errors were encountered: