about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorBjörn Steinbrink <bsteinbr@gmail.com>2015-01-08 16:34:09 +0100
committerBjörn Steinbrink <bsteinbr@gmail.com>2015-01-11 01:44:03 +0100
commit6f1b06eb6546ab4808614dfe7807277419b485aa (patch)
tree2fe75eb78917d5fa2078cba0d6154a2b427d30c7 /src/test/codegen/stack-alloc-string-slice.rs
parent6ef08406dccdeeb828a6cfc7658ac149900e73ad (diff)
downloadrust-6f1b06eb6546ab4808614dfe7807277419b485aa.tar.gz
rust-6f1b06eb6546ab4808614dfe7807277419b485aa.zip
Pass small fixed-size arrays as immediates
Currently even small fixed-size arrays are passed as indirect
parameters, which seems to be just an oversight. Let's handle them the
same as structs of the same size, passing them as immediate values.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions