diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-10-12 11:11:25 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-12 11:11:25 +0530 |
| commit | 658169b7db0c09cb7d67d906b1caa68c0c4b020d (patch) | |
| tree | cce5c18fcf8ee24d1bbe67d26cbc6759f56ff50e /src/librustdoc/html/static/js/source-script.js | |
| parent | d8091f89919957339929fb2f2cb7b05bc2e1f116 (diff) | |
| parent | b9e4a1cf264f9e8902ec5676a72a377ba4a9179c (diff) | |
| download | rust-658169b7db0c09cb7d67d906b1caa68c0c4b020d.tar.gz rust-658169b7db0c09cb7d67d906b1caa68c0c4b020d.zip | |
Rollup merge of #102811 - the8472:bufread-memset, r=m-ou-se
Use memset to initialize readbuf The write loop was found to be slow in #102727 The proper fix is in #102760 but this might still help debug builds and code running under miri by using the write_bytes intrinsic instead of writing one byte at a time.
Diffstat (limited to 'src/librustdoc/html/static/js/source-script.js')
0 files changed, 0 insertions, 0 deletions
