-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ICE: Alias does not have fields when compiling bevy-inspector-egui #118025
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.
Comments
naomijub
added
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.
labels
Nov 17, 2023
rustbot
added
the
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
label
Nov 17, 2023
Yes it is |
saethlin
removed
the
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
label
Nov 17, 2023
saethlin
changed the title
MIR Bug compiling space-editor in release mode
ICE: Alias does not have fields when compiling bevy-inspector-egui
Nov 19, 2023
I've adjusted the title to hopefully make this issue more likely to come up in searches or visual skims of the open ICE issues. |
isokissa
added a commit
to teodosin/karta
that referenced
this issue
Dec 10, 2023
There are compilation problems, and also internal compiler error (ICE), for which there is a ticket in Rust community rust-lang/rust#118025
teodosin
pushed a commit
to teodosin/karta
that referenced
this issue
Oct 26, 2024
There are compilation problems, and also internal compiler error (ICE), for which there is a ticket in Rust community rust-lang/rust#118025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Just tried to compile space editor in release mode and got the following error output
Meta
rustc --version --verbose
:Error output
The text was updated successfully, but these errors were encountered: