about summary refs log tree commit diff
path: root/src/librustdoc/html/static/js/source-script.js
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-10-12 11:11:25 +0530
committerGitHub <noreply@github.com>2022-10-12 11:11:25 +0530
commit658169b7db0c09cb7d67d906b1caa68c0c4b020d (patch)
treecce5c18fcf8ee24d1bbe67d26cbc6759f56ff50e /src/librustdoc/html/static/js/source-script.js
parentd8091f89919957339929fb2f2cb7b05bc2e1f116 (diff)
parentb9e4a1cf264f9e8902ec5676a72a377ba4a9179c (diff)
downloadrust-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