diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2021-10-04 23:56:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-04 23:56:25 -0700 |
| commit | 068683baf12f61d5ffbf8a7e4858c4e0c3320f3b (patch) | |
| tree | a39ab48aab1c9740253a22c9ac29b32953e97a45 /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | bf62c6d710d5fe555565342a8e3ab5f89913e44f (diff) | |
| parent | ccd2be5b91a5536bc18a90d20a77f10ac052e54c (diff) | |
| download | rust-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/builder.rs')
0 files changed, 0 insertions, 0 deletions
