about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-09-17 14:40:59 +0000
committerbors <bors@rust-lang.org>2015-09-17 14:40:59 +0000
commit2be0d0ad924f9fd0162d31669b58bc39734e91d8 (patch)
treecd62d215193046a4a38123a1720c7490035fc5c8 /src/libstd/sys/unix/stack_overflow.rs
parentc9fc4efd24ede43bed844f44a14b35eb406825aa (diff)
parent6def06c973b3aded197789c4b02d20ad378165f8 (diff)
downloadrust-2be0d0ad924f9fd0162d31669b58bc39734e91d8.tar.gz
rust-2be0d0ad924f9fd0162d31669b58bc39734e91d8.zip
Auto merge of #28428 - dotdash:same_adjust, r=nikomatsakis
Currently, we're generating adjustments, for example, to get from &[u8]
to &[u8], which is unneeded and kicks us out of trans_into()
into trans() which means an additional stack slot and copy in the
unoptimized code.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions