std: stop backtracing when the frames are full This is a defensive measure to mitigate the infinite unwind loop seen in #53372. That case will still repeatedly unwind `__rust_try`, but now it will at least stop when `cx.frames` is full. r? @alexcrichton |
||
|---|---|---|
| .. | ||
| cloudabi | ||
| redox | ||
| unix | ||
| wasm | ||
| windows | ||
| mod.rs | ||