diff options
author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2023-04-21 20:35:28 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-21 20:35:28 +0530 |
commit | f971264fd7b40fe5a2326b317eaf86d849a5d54f (patch) | |
tree | 8d07dba4f095f9f088e11f5d9675a3f4202a4738 /tests/rustdoc-js-std/parser-errors.js | |
parent | fbc905e16adfbc934226a8bd9a5a4e16c8196aed (diff) | |
parent | 1e6a7b458002f8a91e1f48733248cde2326d239a (diff) | |
download | rust-f971264fd7b40fe5a2326b317eaf86d849a5d54f.tar.gz |
Rollup merge of #110608 - a1phyr:specialize_io_methods, r=thomcc
Specialize some `io::Read` and `io::Write` methods for `VecDeque<u8>` and `&[u8]`
This improves implementation of:
- `<&[u8]>::read_to_string`
- `VecDeque<u8>::read_to_end`
- `VecDeque<u8>::read_to_string`
- `VecDeque<u8>::write_vectored`
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions