diff options
| author | bors <bors@rust-lang.org> | 2015-09-17 14:40:59 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-09-17 14:40:59 +0000 |
| commit | 2be0d0ad924f9fd0162d31669b58bc39734e91d8 (patch) | |
| tree | cd62d215193046a4a38123a1720c7490035fc5c8 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | c9fc4efd24ede43bed844f44a14b35eb406825aa (diff) | |
| parent | 6def06c973b3aded197789c4b02d20ad378165f8 (diff) | |
| download | rust-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
