These is what I see in the console:
Code: Select all
Freezing file:///home/phyzome/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/share/doc/rust/html/std/index.html <html lang="en"></html>
DocumentFreezer.js:142:15
Uncaught ReferenceError: getVar is not defined
<anonymous> file:///home/phyzome/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/share/doc/rust/html/static.files/main-a410ff4d.js:1
main-a410ff4d.js:1:917
Unfreezing file:///home/phyzome/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/share/doc/rust/html/std/index.html off-document
<html lang="en">...
DocumentFreezer.js:167:17
Uncaught SyntaxError: redeclaration of const MAIN_ID
<anonymous> file:///home/phyzome/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/share/doc/rust/html/static.files/main-a410ff4d.js:1
main-a410ff4d.js:1:1
So I feel like something is off with how file: docs are being handled?
