We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dceadd commit c55e1e6Copy full SHA for c55e1e6
src/librustdoc/html/layout.rs
@@ -83,6 +83,7 @@ pub fn render<T: fmt::Display, S: fmt::Display>(
83
<div class=\"search-container\">\
84
<input class=\"search-input\" name=\"search\" \
85
autocomplete=\"off\" \
86
+ spellcheck=\"false\" \
87
placeholder=\"Click or press ‘S’ to search, ‘?’ for more options…\" \
88
type=\"search\">\
89
<a id=\"settings-menu\" href=\"{root_path}settings.html\">\
0 commit comments