thir-unsafeck query loops on closures in const-generics #87414
Labels
-Zthir-unsafeck
Unstable option: THIR unsafeck
C-bug
Category: This is a bug.
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code with
-Z thir-unsafeck=on
:I expected to see this happen: It compiles, as it does under the MIR checker
Instead, this happened:
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: