Files
rust/compiler
Matthias Krüger fdfc7c0044 Rollup merge of #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 https://github.com/rust-lang/rust/issues/124423 and https://github.com/rust-lang/rust/issues/127971.

r? `@oli-obk`
2025-04-27 16:09:00 +02:00
..
2025-04-09 12:29:59 +01:00
2025-04-26 02:05:31 +00:00
2025-04-15 10:44:28 -04:00
2025-04-09 10:42:26 +00:00