about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2021-10-04 23:56:25 -0700
committerGitHub <noreply@github.com>2021-10-04 23:56:25 -0700
commit068683baf12f61d5ffbf8a7e4858c4e0c3320f3b (patch)
treea39ab48aab1c9740253a22c9ac29b32953e97a45 /compiler/rustc_codegen_llvm/src
parentbf62c6d710d5fe555565342a8e3ab5f89913e44f (diff)
parentccd2be5b91a5536bc18a90d20a77f10ac052e54c (diff)
downloadrust-068683baf12f61d5ffbf8a7e4858c4e0c3320f3b.tar.gz
rust-068683baf12f61d5ffbf8a7e4858c4e0c3320f3b.zip
Rollup merge of #89535 - notriddle:notriddle/error-index-generator-js, r=Mark-Simulacrum
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