thread 'rustc' panicked at 'Box<dyn Any>' #113947
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
Sorry, didn't try to make minimal example. It likely broke in the latest nightly, because yesterday it worked fine in CI.
Error can be reproduced with
cargo check -p starlark
Meta
rustc --version --verbose
:Error output
https://gist.github.com/stepancheg/8dea55bf07148397357073a6977ee5d4
The text was updated successfully, but these errors were encountered: