about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2015-11-05 15:30:32 +0100
committerSteve Klabnik <steve@steveklabnik.com>2015-11-05 15:30:34 +0100
commit63576c23e41092ae16c57e15977bf10e72327799 (patch)
tree2fb9960c65b2d703592121d069b8bb3fcc2fbb9a /src/rustllvm/RustWrapper.cpp
parenta216e847272ddbd3033037b606eaf2d801c250b9 (diff)
downloadrust-63576c23e41092ae16c57e15977bf10e72327799.tar.gz
rust-63576c23e41092ae16c57e15977bf10e72327799.zip
remove excess string allocation
&format!("...") is the same as "" if we're not doing any interpolation,
and doesn't allocate an intermediate String.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions