diff options
| author | Aaron Hill <aa1ronham@gmail.com> | 2019-09-26 16:17:00 -0400 |
|---|---|---|
| committer | Aaron Hill <aa1ronham@gmail.com> | 2019-09-26 16:17:00 -0400 |
| commit | e9aa0e7540b2bc0e644dde84aeca41d055e7511f (patch) | |
| tree | 7099969a5a450fe11cbb27c9873d369ff89809ce /src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs | |
| parent | ddf43867a9cbb3766b48552632a602498fae2699 (diff) | |
| download | rust-e9aa0e7540b2bc0e644dde84aeca41d055e7511f.tar.gz rust-e9aa0e7540b2bc0e644dde84aeca41d055e7511f.zip | |
Use existing Handler to print query stack
When the panic handler is run, the existing Handler may be in a weird state if it was responsible for triggering the panic. By using a freshly created Handler, we avoid trying to re-entrantly lock a HandlerInner, which was causing a double panic on ICEs.
Diffstat (limited to 'src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs')
0 files changed, 0 insertions, 0 deletions
