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#134608 - DianQK:disable-93775, r=jieyouxu
Move test rust-lang#93775 to crashes
Closesrust-lang#132111. Closesrust-lang#133432. Re-opens rust-lang#93775.
I think this test case is flaky because the recursive calls happen to hit the upper limit of the call stack.
IMO, this may not be an issue, as it's reasonable for overly complex code to require additional build configurations (such as increasing the call stack size).
r? jieyouxu
try-job: x86_64-msvc
try-job: i686-msvc
0 commit comments