rust private

To start a new build commit change to repository or click New build button.
Auto merge of #53436 - cuviper:trace_fn-stop, r=alexcrichton
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
1.0.8656
7 years ago by bors
7 years ago in 1 hr 59 min
Job name
Tests
Status