Rustc panicked while unwrapping 'None' #92184
Labels
A-incr-comp
Area: Incremental compilation
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
https://github.com/jeremymeadows/crypt/tree/29e09f5059efaf7a3202d0d401e0130d64820d3e/libcrypt
I tried to minimize the code, but it seems to have disappeared..? I have reverted back the code I committed when I got the error and it no longer panics. I don't know much about compilers, but maybe y'all can read the stack trace and find something useful, though.
It looks like there are similar reports, but this one is from a different file, so I hope I'm not duplicating reports.
Meta
rustc --version --verbose
:I could not get the panic to repro in nightly (1.59)
Error output
Backtrace
(I have a copy of
RUST_BACKTRACE=full
also, but this only asked for1
)The text was updated successfully, but these errors were encountered: