about summary refs log tree commit diff
path: root/src/rt/rust_uv.cpp
diff options
context:
space:
mode:
authorblake2-ppc <blake2-ppc>2013-09-11 00:52:46 +0200
committerblake2-ppc <blake2-ppc>2013-09-16 19:13:41 +0200
commit8fce135326707264d99102cdb514b00d6aa38081 (patch)
treef2764ef86a6ca3d83100b1d1fd238d9159d3755a /src/rt/rust_uv.cpp
parent8d488f38ed4fad414f9a693b6f4574dfa92b06fd (diff)
downloadrust-8fce135326707264d99102cdb514b00d6aa38081.tar.gz
rust-8fce135326707264d99102cdb514b00d6aa38081.zip
std::vec: Add function vec::bytes::push_bytes
`push_bytes` is implemented with `ptr::copy_memory` here since this
function is intended to be used to implement `.push_str()` for str, so
we want to avoid the overhead.
Diffstat (limited to 'src/rt/rust_uv.cpp')
0 files changed, 0 insertions, 0 deletions