diff options
| author | lincot <lincot@disroot.org> | 2024-05-06 16:50:17 +0300 |
|---|---|---|
| committer | lincot <lincot@disroot.org> | 2025-04-09 13:06:10 +0300 |
| commit | 09d5bcf1ad75c0f0a43d32de6bc73533ac83d6d0 (patch) | |
| tree | dd62843db39ad782504c82c848d87a3cba32ec36 /compiler/rustc_codegen_llvm/src | |
| parent | 97c966bb40756903f8aa13995629128d157f6056 (diff) | |
| download | rust-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 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
