about summary refs log tree commit diff
path: root/tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorAlejandra González <blyxyas@gmail.com>2025-02-01 19:02:22 +0000
committerGitHub <noreply@github.com>2025-02-01 19:02:22 +0000
commitc607f78f34d051983f2d259c8502cd7ea5a8f3a2 (patch)
tree542313a1331f74b44f7ee83c5ac42272e8282512 /tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs
parent7e5cfbe3730d3ac3db43835363da423a32dd05ee (diff)
parent33bb8afd088f4c23a8706c8f2a84aedb8bf5e248 (diff)
downloadrust-c607f78f34d051983f2d259c8502cd7ea5a8f3a2.tar.gz
rust-c607f78f34d051983f2d259c8502cd7ea5a8f3a2.zip
Fix expand/collapse all on site, make highlightjs lazier (#14038)
This fixes the buttons that expand/collapse all the lints in the list,
it also makes code block syntax highlighting only happen when the
specific lint enters the viewport since highlighting them all at once
was fairly heavy

There's also a few miscellaneous inline event handler removals

`script.js` and highlightjs are now loaded with `defer` so that the
download can start earlier

Also fixes https://github.com/rust-lang/rust-clippy/issues/14048, we
were calling highlight on the `pre` in `<pre><code>...</code></pre>` but
highlightjs wants us to call it on the `code` element

changelog: none
Diffstat (limited to 'tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions