Crash in decoder.rs: 'called Option::unwrap()
on a None
value', compiler\rustc_metadata\src\rmeta\decoder.rs:1565:75
#79856
Labels
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.
Code
I suppose it has something to do with "clone_into" since this was the last line I added. Before that compiling was successful.
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: