]> git.lizzy.rs Git - rust.git/commit
Avoid realloc in `CString::new`
authorShotaro Yamada <sinkuu@sinkuu.xyz>
Fri, 18 Oct 2019 07:10:13 +0000 (16:10 +0900)
committerShotaro Yamada <sinkuu@sinkuu.xyz>
Fri, 18 Oct 2019 07:10:13 +0000 (16:10 +0900)
commit23cb1d520bbe943b9dfae54c6a8f2f1fe4748872
treed5f116e655cde7c8344873c92138c2e75ab649b6
parentfa0f7d0080d8e7e9eb20aa9cbf8013f96c81287f
Avoid realloc in `CString::new`
src/librustc_codegen_llvm/back/lto.rs
src/libstd/ffi/c_str.rs
src/libstd/lib.rs