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
Infinite recursion will conveniently hit any limit, so will still be
detected. But non-infinite cases can hit >5 without too much trouble
when custom build scripts invoke cargo, or when custom toolchains
themselves call into cargo (or both at the same time), so let's raise
the bar slightly.
See also https://discord.com/channels/442252698964721669/463480252723888159/859585370689896460
0 commit comments