Closed
Description
Issue
The search box in the latest nightly std documentation does not allow the letter 's' to be entered into it.
Both the local copy available via rustup doc
and the online one available at https://doc.rust-lang.org/nightly/std are affected. This problem happens on Chrome Beta, Firefox and Edge.
Note
The stable documentation [Version 1.24.1 (d3ae9a9 2018-02-27)] does not have this issue. Neither does the beta documentation [Version 1.25.0-beta.10 (de97991 2018-03-13)].
I also tested the previous nightly (nightly-2018-03-07) and at least for the local copy of the doc, it did not have this issue. Therefore it must be the latest nightly that broke the search box.