about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.cc
diff options
context:
space:
mode:
authorUlrik Sverdrup <root@localhost>2015-05-01 17:08:39 +0200
committerUlrik Sverdrup <root@localhost>2015-05-01 19:51:31 +0200
commitda03c9df33177d77029c52f8a68a5d214a6e83c7 (patch)
treeeca156ea8ad4fe9c6abd38fbb9032c13f0ddd080 /src/test/codegen/stack-alloc-string-slice.cc
parentee48e6d192166be08a57dc4f5ba14256c072e9c3 (diff)
downloadrust-da03c9df33177d77029c52f8a68a5d214a6e83c7.tar.gz
rust-da03c9df33177d77029c52f8a68a5d214a6e83c7.zip
syntax: Avoid reallocating or copying in CodeMap::new_filemap
Avoid creating a new String when there is no BOM to strip, and
otherwises use .drain(..3) to strip the BOM using the same allocation.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.cc')
0 files changed, 0 insertions, 0 deletions