about summary refs log tree commit diff
path: root/src/test/codegen
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 /src/test/codegen
parent175b8db73bfd078b4bcd3c28c8d6f51d5895ebf3 (diff)
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 'src/test/codegen')
0 files changed, 0 insertions, 0 deletions