about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2014-04-03 16:26:08 -0400
committerDaniel Micay <danielmicay@gmail.com>2014-04-03 21:35:21 -0400
commit7ce2630cef8b9bc951ce6075c4193730a3efa719 (patch)
treec68f2d424d992ba213ad66fee60262da7c8d4975 /src/test/codegen/stack-alloc-string-slice.rs
parent7bda3df6ff894e9b522ede02b15b6772c99e7362 (diff)
downloadrust-7ce2630cef8b9bc951ce6075c4193730a3efa719.tar.gz
rust-7ce2630cef8b9bc951ce6075c4193730a3efa719.zip
stop asking LLVM to null-terminate strings
This was missed when dropping the null-termination from our string
types. An explicit null byte can still be placed anywhere in a string if
desired, but there's no reason to stick one at the end of every string
constant.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions