rust/library/core
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
..
src Rollup merge of #139977 - Amanieu:select_unpredictable_drop, r=RalfJung 2025-04-17 21:53:27 +02:00
Cargo.toml update cfgs 2025-04-09 12:29:59 +01:00