diff options
| author | bors <bors@rust-lang.org> | 2025-01-14 05:58:48 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2025-01-14 05:58:48 +0000 |
| commit | e491caec14c2ec293c0f9bf2b208ba7e91336dd1 (patch) | |
| tree | 174dee2192a16778ce20f0cf2004db56d2fb9c40 /src/librustdoc/clean/utils.rs | |
| parent | 35c2908177a17ca4e0acbc9013e42ee525ba155c (diff) | |
| parent | 471d8301066815613e4c468b9fbbf7286fb4cfe6 (diff) | |
| download | rust-e491caec14c2ec293c0f9bf2b208ba7e91336dd1.tar.gz rust-e491caec14c2ec293c0f9bf2b208ba7e91336dd1.zip | |
Auto merge of #135359 - RalfJung:lang-start-unwind, r=joboet
use a single large catch_unwind in lang_start I originally planned to use `abort_unwind` but reading the comment in `thread_cleanup` it seems we are deliberately going for slightly nicer error messages here, so this preserves that. It still seems nice to not repeat `catch_unwind` so often.
Diffstat (limited to 'src/librustdoc/clean/utils.rs')
0 files changed, 0 insertions, 0 deletions
