rust/library
Matthias Krüger dc2d273acd
Rollup merge of #139977 - Amanieu:select_unpredictable_drop, r=RalfJung
Fix drop handling in `hint::select_unpredictable`

This intrinsic doesn't drop the value that is not selected so this is manually done in the public function that wraps the intrinsic.
2025-04-17 21:53:27 +02:00
..
2025-04-12 22:26:38 +08:00
2025-04-09 12:29:59 +01:00
2025-04-16 14:52:08 +02:00