thread 'rustc' panicked at 'assertion failed: !value.has_escaping_bound_vars()', #95153
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.
Tried to compile the bevy game template.
Compiling the template without changes worked fine. After I made the following changes, the error occurred:
Cargo.toml
.cargo/config.toml
Meta
Error output
The text was updated successfully, but these errors were encountered: