index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
html
/
static
/
search.js
Age
Commit message (
Expand
)
Author
Lines
2021-07-07
Clean up rustdoc static files
Guillaume Gomez
-1561
/
+0
2021-07-01
fix(rustdoc): generics search
Michael Howell
-18
/
+62
2021-06-30
Enforce search typed queries
Guillaume Gomez
-1
/
+2
2021-06-27
Add go_to_first boolean query param to immeidately jump to the first search r...
Jean-Luc Thumm
-4
/
+4
2021-06-26
Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov
bors
-1
/
+1
2021-06-23
Use HTTPS links where possible
Smitty
-1
/
+1
2021-06-23
Fix search filter update
Guillaume Gomez
-0
/
+4
2021-06-07
Fix integration of codeblocks in search result description
Guillaume Gomez
-1
/
+1
2021-05-25
Generate DOM more securely
Guillaume Gomez
-16
/
+49
2021-05-25
Move extra search result information for keywords and primitives from CSS to DOM
Guillaume Gomez
-6
/
+12
2021-05-24
Rollup merge of #85551 - GuillaumeGomez:fix-search-result-overflow, r=jsha
Guillaume Gomez
-2
/
+2
2021-05-22
Set desc class on the div instead of the span to simplify CSS
Guillaume Gomez
-2
/
+2
2021-05-20
Reset "focusedByTab" field when doing another search
Guillaume Gomez
-4
/
+5
2021-05-18
Rollup merge of #84462 - jsha:focus-search-results2, r=GuillaumeGomez
Ralf Jung
-114
/
+72
2021-05-15
Fix eslint errors
Guillaume Gomez
-16
/
+19
2021-05-13
rustdoc: use focus for search navigation
Jacob Hoffman-Andrews
-114
/
+72
2021-05-12
Fix indent in JS files
Guillaume Gomez
-1
/
+1
2021-05-11
rustdoc: remove explicit boolean comparisons.
Jacob Hoffman-Andrews
-39
/
+35
2021-04-22
Prevent control, shift and alt keys to make search input lose focus
Guillaume Gomez
-3
/
+6
2021-04-18
Fix the wrong return value type description of validateResult
hi-rustin
-1
/
+1
2021-04-13
Split search.js from search-index.js.
Jacob Hoffman-Andrews
-6
/
+4
2021-04-13
Consolidate search-related vars and functions.
Jacob Hoffman-Andrews
-37
/
+39
2021-04-12
Move search JS into search-index.js
Jacob Hoffman-Andrews
-0
/
+1512