about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2021-10-04 13:01:50 -0700
committerMichael Howell <michael@notriddle.com>2021-10-04 15:04:52 -0700
commitccd2be5b91a5536bc18a90d20a77f10ac052e54c (patch)
tree70a76ce0a5fbd1e6af3f3e8aec57622ce68d47ef /compiler/rustc_codegen_llvm/src
parent175b8db73bfd078b4bcd3c28c8d6f51d5895ebf3 (diff)
downloadrust-ccd2be5b91a5536bc18a90d20a77f10ac052e54c.tar.gz
rust-ccd2be5b91a5536bc18a90d20a77f10ac052e54c.zip
fix busted JavaScript in error index generator
The old JavaScript didn't work. It filled the browser console
with "e.previousElementSibling not defined" errors, because
it didn't account for the example-wrap div that a newer version
of rustdoc added.

Additionally, it had copied versions of utility functions that
had been optimized in rustdoc main.js. This version updates those.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions