diff options
| author | Michael Howell <michael@notriddle.com> | 2021-10-04 13:01:50 -0700 |
|---|---|---|
| committer | Michael Howell <michael@notriddle.com> | 2021-10-04 15:04:52 -0700 |
| commit | ccd2be5b91a5536bc18a90d20a77f10ac052e54c (patch) | |
| tree | 70a76ce0a5fbd1e6af3f3e8aec57622ce68d47ef /compiler/rustc_codegen_llvm/src | |
| parent | 175b8db73bfd078b4bcd3c28c8d6f51d5895ebf3 (diff) | |
| download | rust-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
