Files
rust/src/libstd
bors 2fb3fb24a3 Auto merge of #27836 - alexcrichton:rename-cstring-raw, r=bluss
This commit renames the `CString::{into_ptr, from_ptr}` methods to `into_raw`
and `from_raw` to mirror the corresponding methods on `Box` and the naming of
"raw" for `from_raw_parts` on slices and vectors.

cc #27769
2015-08-18 21:47:06 +00:00
..
2015-08-18 10:01:41 -04:00
2015-07-30 10:45:00 +02:00
2015-08-15 18:09:17 -07:00