about summary refs log tree commit diff
path: root/library/std/src/sys/args/unix.rs
diff options
context:
space:
mode:
authorlincot <lincot@disroot.org>2024-05-06 16:50:17 +0300
committerlincot <lincot@disroot.org>2025-04-09 13:06:10 +0300
commit09d5bcf1ad75c0f0a43d32de6bc73533ac83d6d0 (patch)
treedd62843db39ad782504c82c848d87a3cba32ec36 /library/std/src/sys/args/unix.rs
parent97c966bb40756903f8aa13995629128d157f6056 (diff)
downloadrust-09d5bcf1ad75c0f0a43d32de6bc73533ac83d6d0.tar.gz
rust-09d5bcf1ad75c0f0a43d32de6bc73533ac83d6d0.zip
Speed up `String::push` and `String::insert`
Improve performance of `String` methods by avoiding unnecessary memcpy
for the character bytes, with added codegen check to ensure compliance.
Diffstat (limited to 'library/std/src/sys/args/unix.rs')
0 files changed, 0 insertions, 0 deletions