about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2023-04-21 20:35:28 +0530
committerGitHub <noreply@github.com>2023-04-21 20:35:28 +0530
commitf971264fd7b40fe5a2326b317eaf86d849a5d54f (patch)
tree8d07dba4f095f9f088e11f5d9675a3f4202a4738 /compiler/rustc_query_impl/src
parentfbc905e16adfbc934226a8bd9a5a4e16c8196aed (diff)
parent1e6a7b458002f8a91e1f48733248cde2326d239a (diff)
downloadrust-f971264fd7b40fe5a2326b317eaf86d849a5d54f.tar.gz
rust-f971264fd7b40fe5a2326b317eaf86d849a5d54f.zip
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 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions