[ICE]: #![feature(const_closures)]
inter crate ICE
#106913
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
playground link need to use test, since the error happens in the doc-test.
Affected release channels
Rust Version
Current error output
No response
Backtrace
Anything else?
This occures if you call a function that uses const_closures from another crate.
cc @fee1-dead
The text was updated successfully, but these errors were encountered: