Files
rust/src
bors 2be0d0ad92 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.
2015-09-17 14:40:59 +00:00
..
2015-09-15 10:37:52 -07:00
2015-09-11 20:41:09 +12:00
2015-09-17 12:16:46 +12:00
2015-09-17 12:16:46 +12:00
2015-09-17 12:16:46 +12:00
2015-09-17 15:13:51 +12:00
2015-09-12 15:26:50 -07:00
2015-09-04 15:01:06 -07:00