You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rollup merge of rust-lang#153709 - zetanumbers:from_cycle_error_cleanup, r=nnethercote
Fix hypothetical ICE in `variances_of`
A cleanup based on rust-lang#153694.
~~This PR changes panic messages in `fn_sig`'s `value_from_cycle_error` to more fitting ones.~~ Also this PR makes `variances_of`'s `value_from_cycle_error` to utilize new query key argument instead of extracting it from `CycleError`.
Closesrust-lang#127971
r? @nnethercote
0 commit comments