-
Notifications
You must be signed in to change notification settings - Fork 13.4k
ICE - thread '<unnamed>' panicked at 'forcing query with already existing DepNode
#104255
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
Comments
@rustbot label +regression-from-stable-to-nightly |
duplicated with #104238 |
Any chance to produce an MCVE? The PR fixing this issue seems it would benefit from that. @rustbot label E-needs-mcve |
WG-prioritization assigning priority (Zulip discussion). @rustbot label -I-prioritize +P-high |
I tried this create a MCVE, but it seems i'm not able to directly pinpoint the specific issue at hand with a smaller setup. |
Hash spans when interning types Ignoring hash for spans creates an inconsistency between the `Hash` impl for `WithStableHash`, which takes them into account, and the `HashStable` impl which does not. cc `@compiler-errors` Fixes rust-lang/rust#104271 Fixes rust-lang/rust#104255 Fixes rust-lang/rust#104238
Hash spans when interning types Ignoring hash for spans creates an inconsistency between the `Hash` impl for `WithStableHash`, which takes them into account, and the `HashStable` impl which does not. cc `@compiler-errors` Fixes rust-lang/rust#104271 Fixes rust-lang/rust#104255 Fixes rust-lang/rust#104238
Hash spans when interning types Ignoring hash for spans creates an inconsistency between the `Hash` impl for `WithStableHash`, which takes them into account, and the `HashStable` impl which does not. cc `@compiler-errors` Fixes rust-lang/rust#104271 Fixes rust-lang/rust#104255 Fixes rust-lang/rust#104238
Code
https://github.com/BlackDex/vaultwarden/tree/impl-events
Meta
Error output
Backtrace
The text was updated successfully, but these errors were encountered: