Files
rust/library/std/src
bors e491caec14 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.
2025-01-14 05:58:48 +00:00
..
fmt
2025-01-08 22:11:33 +01:00
2025-01-08 21:26:39 +01:00
2025-01-07 14:30:02 +02:00
2025-01-08 20:02:18 +01:00