Skip to content

Commit 0747f58

Browse files
authored
Rollup merge of #72294 - GuillaumeGomez:js-cleanup, r=kinnison
JS cleanup The goal here is just to improve the source code a bit. I recommend to review one commit at a time, otherwise it might not make much sense. :) The biggest commit is the second one: to prevent to have "global" variables declared in `main.js` (and thus prevent name conflict or overwriting), I moved such code into anonymous functions. r? @kinnison cc @rust-lang/rustdoc
2 parents 6e6bd63 + 398511a commit 0747f58

File tree

5 files changed

+305
-299
lines changed

5 files changed

+305
-299
lines changed

0 commit comments

Comments
 (0)