]> git.lizzy.rs Git - rust.git/commit
rollup merge of #20100: alexcrichton/issue-20091
authorAlex Crichton <alex@alexcrichton.com>
Sun, 21 Dec 2014 08:04:30 +0000 (00:04 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 21 Dec 2014 17:27:38 +0000 (09:27 -0800)
commitb084cda4e9e0540b67d5db728b58acf8afba9f6e
tree21c9dfe509c650c43d39e8fe6090eb86df827305
parent08ac8d7972af9977d4b0ac892f06f0d6837a6cc4
parenta666105b4c273d128a0a15c3342412c69c89fb98
rollup merge of #20100: alexcrichton/issue-20091

Instead, just pass everything through as a Vec<u8> to get worried about later.

Closes #20091