Skip to content

Commit

Permalink
Rollup merge of rust-lang#104459 - notriddle:notriddle/main-js-iife, …
Browse files Browse the repository at this point in the history
…r=GuillaumeGomez

rustdoc: remove unused JS IIFE from main.js

This [IIFE] made sense when it was added in f0683f9 and there was a local variable scoped to it, but now it only sets two globals, so it does nothing.

[IIFE]: https://developer.mozilla.org/en-US/docs/Glossary/IIFE "immediately invoked function expression"
  • Loading branch information
matthiaskrgr authored Nov 16, 2022
2 parents e96cd45 + eb47a0f commit 815e484
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 815e484

Please sign in to comment.