rust/library/std/src/ffi
bors ad981d58e1 Auto merge of #86879 - YohDeadfall:stabilize-vec-shrink-to, r=dtolnay
Stabilize Vec<T>::shrink_to

This PR stabilizes `shrink_to` feature and closes the corresponding issue. The second point was addressed already, and no `panic!` should occur.

Closes #56431.
2021-08-08 19:37:02 +00:00
..
c_str ffi::c_str added tests for empty strings 2021-03-28 19:58:49 +03:00
os_str std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
c_str.rs Add inline attr to private CString::into_inner 2021-05-26 13:12:54 +03:00
mod.rs Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
os_str.rs Auto merge of #86879 - YohDeadfall:stabilize-vec-shrink-to, r=dtolnay 2021-08-08 19:37:02 +00:00