]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #52340 - cypher:document-from-trait-in-ffi, r=steveklabnik
authorPietro Albini <pietro@pietroalbini.org>
Wed, 1 Aug 2018 08:12:32 +0000 (10:12 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Aug 2018 08:12:32 +0000 (10:12 +0200)
commitb7ee110ea2c739e1819b437754b345deda3f3606
tree123fcd3c5acaf3fa725a994b4cdcfd39ea66280d
parente94df4acb4c3f42fdc224a7164b63a99240add1e
parented5edcb3186e87715143bbd53ab1dfa69771cbf9
Rollup merge of #52340 - cypher:document-from-trait-in-ffi, r=steveklabnik

Document From trait implementations for OsStr, OsString, CString, and CStr

As part of issue #51430 (cc @skade).

The allocation and copy claims should be double-checked.

r? @steveklabnik
src/libstd/ffi/c_str.rs