mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 05:45:30 +00:00
Use `into_raw_handle()` rather than `into_inner()` to completely consume a `Handle` without dropping its contained handle.
Use `into_raw_handle()` rather than `into_inner()` to completely consume a `Handle` without dropping its contained handle.