ICE:called Result::unwrap()
on an Err
value: ReferencesError(ErrorGuaranteed(()))
#138225
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Similar to problem #128094, it may be a duplicate problem, but the compile command is different
The issue compilation command I opened is
-C opt-level=1
, and #128094 is-Zmir-opt-level=5 --edition=2018
And the code is a little different, so I brought up the issue
Code
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: