rustc unwraps on a None
value in index_hir
#81886
Labels
A-HIR
Area: The high-level intermediate representation (HIR)
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
F-extended_key_value_attributes
`#![feature(extended_key_value_attributes)]
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-medium
Medium priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I got a very large poc file, and reduce it into following code. But after reducing (via a simple delta debugging tech), the code looks kind of confusing. Please let me know if anyone prefers a better-formed but long test-case, and I will try me best to get one.
Code
md5: ee8b18d572cb8cc464d220338b0be46d
Meta
The bug is reproduced with nightly and beta versions, but not with stable version.
rustc --version --verbose
:Error output
The output is from nightly.
Backtrace
The text was updated successfully, but these errors were encountered: