rust/src/libstd/ffi
Oliver Middleton 18f5f9960f Slightly optimise CString
Avoid a reallocation in CString::from and CStr::to_owned.
2016-11-08 16:55:24 +00:00
..
c_str.rs Slightly optimise CString 2016-11-08 16:55:24 +00:00
mod.rs std: Stabilize APIs for the 1.10 release 2016-05-24 09:00:39 -07:00
os_str.rs std: Remove plattform-specific code from os_str 2016-10-01 19:33:02 +00:00