You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bitfield opened this issue
Jul 30, 2018
· 5 comments
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-bugCategory: This is a bug.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.
Clicking the 'Run' button to run the code example prints 'undefined' instead of the expected "Hello world!". I looked at a few other examples, but they all fail in the same way.
The text was updated successfully, but these errors were encountered:
estebank
added
the
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
label
Jul 30, 2018
kennytm
added
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
C-bug
Category: This is a bug.
labels
Jul 30, 2018
mdbook 0.1.10 has a fix for this issue, though most existing documentation will likely not be rebuilt. I'll make sure we switch to the /evaluate.json endpoint for the next release (rust-lang/mdBook#753).
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-bugCategory: This is a bug.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.
Example: https://doc.rust-lang.org/rust-by-example/hello.html
Clicking the 'Run' button to run the code example prints 'undefined' instead of the expected "Hello world!". I looked at a few other examples, but they all fail in the same way.
The text was updated successfully, but these errors were encountered: