-
Notifications
You must be signed in to change notification settings - Fork 13.3k
ICE: 'only variances_of
returns &[ty::Variance]
'
#124423
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
Labels
A-parallel-compiler
Area: parallel compiler
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
I re-tested this with Backtrace
rustc version
|
This was referenced Apr 27, 2025
rust-timer
added a commit
to rust-lang-ci/rust
that referenced
this issue
Apr 27, 2025
Rollup merge of rust-lang#140358 - Zoxc:variance-cycle, r=oli-obk Use `search_for_cycle_permutation` to look for `variances_of` This uses `search_for_cycle_permutation` to look for `variances_of` in case `variances_of` is not the first query in the cycle. This may fix rust-lang#124423 and rust-lang#127971. r? `@oli-obk`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-parallel-compiler
Area: parallel compiler
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
Meta
rustc --version --verbose
:Error output
`rustc -Zthreads=16?
Backtrace
The text was updated successfully, but these errors were encountered: