diff options
author | Michael Howell <michael@notriddle.com> | 2023-04-10 15:13:49 -0700 |
---|---|---|
committer | Michael Howell <michael@notriddle.com> | 2023-04-10 15:13:49 -0700 |
commit | dd28cfbc85160c08c57390adb50d03e755c8b425 (patch) | |
tree | 0a64f2a1c1dfc81ac7d04ecfa9cb73008cac03ad /tests/rustdoc-js-std/parser-errors.js | |
parent | a73288371e3fa0a610fbc11e7e8418017bdfde42 (diff) | |
download | rust-dd28cfbc85160c08c57390adb50d03e755c8b425.tar.gz |
rustdoc: remove redundant expandSection code from main.js
This functionality is already tested in `hash-item-expansion.goml`,
and was implemented twice:
* First, in code that ran at load time and at hash change:
917cdd295d2eed213c135d6f984c650f016ee3d6
* Later, the hash change event handler was itself run at load time,
and the code handling both cases diverged in implementation,
though their behavior still matches pretty well:
f66a331335f3ac931afabca6f927a9d7dc17db3e
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions