diff options
author | Michael Goulet <michael@errs.io> | 2023-04-11 20:28:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 20:28:49 -0700 |
commit | d22b019dbf1f0dce715a19e48982beeaa37eadf9 (patch) | |
tree | 2e7ec99493254eb3b7df84f0d14df1130009281b /tests/rustdoc-js-std/parser-errors.js | |
parent | e6975455d954d94248bb81f31b1e01ab36701a70 (diff) | |
parent | dd28cfbc85160c08c57390adb50d03e755c8b425 (diff) | |
download | rust-d22b019dbf1f0dce715a19e48982beeaa37eadf9.tar.gz |
Rollup merge of #110162 - notriddle:notriddle/main-js-expand, r=GuillaumeGomez
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