rust/library/std/src/ffi
Dylan DPC b516806774
Rollup merge of #95392 - Xuanwo:stablize_try_reserve_2, r=dtolnay
std: Stabilize feature try_reserve_2

This PR intends to stabilize feature `try_reserve_2`, closes https://github.com/rust-lang/rust/issues/91789

This PR will also replace the previous PR: https://github.com/rust-lang/rust/pull/95139
2022-06-17 12:21:46 +02:00
..
os_str Implement [OsStr]::join 2022-05-09 22:11:25 +02:00
mod.rs docs: Don't imply that OsStr on Unix is always UTF-8 2022-05-27 12:14:26 +02:00
os_str.rs Rollup merge of #95392 - Xuanwo:stablize_try_reserve_2, r=dtolnay 2022-06-17 12:21:46 +02:00