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
In rust-lang/rust#89831 (comment), a build went from taking 3 minutes to 12 hours. Nothing in our current benchmark suite reflected this regressions (and the fix showed "This benchmark run did not return any relevant changes."). We should add a reduced version of that example which captures the enormous impact of projection cache 'completion' on certain workloads.